Contents

!=(_:_:)

Declaration

static func != <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : StringProtocol

See Also

Comparing Strings Using Operators