NotEqual

iOS
17+
macOS
14+
tvOS
17+
watchOS
10+

You’re reading documentation from an older version of Swift 6.1.

This symbol may have changed its signature in the latest stable release of Swift 6.1.

struct NotEqual<LHS, RHS> where LHS : PredicateExpression, RHS : PredicateExpression, LHS.Output : Equatable, LHS.Output == RHS.Output