An index to compare. 比較するインデックス。
Operator
演算子
<(_:
<(_:_:)
Returns a Boolean value indicating whether the first argument represents a position before the second argument.
最初の引数が2番目の引数の前の位置を表すかどうかを指し示すブール値を返します。
Availability
- iOS 8.0+
- iPadOS 8.0+
- macOS 10.10+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 8.0+
Technology
- Swift Standard Library Swift標準ライブラリ