Operator 演算子

==(_:_:)

Indicates whether two range views are the same. 2つの範囲ビューが同じかどうかを指し示します。

Declaration 宣言

static func == (lhs: IndexSet.RangeView, rhs: IndexSet.RangeView) -> Bool

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Comparing Range Views 範囲ビューを比較する