Generic Operator

!=(_:_:)

No overview available.

Declaration 宣言

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

See Also 参照

Comparing Strings Using Operators 文字列を演算子を使って比較する