A value to compare. 比較する値。
Operator
演算子
>=(_:
>=(_:_:)
Returns a Boolean value indicating whether the value of the first argument is greater than or equal to that of the second argument.
最初の引数の値が2番目の引数のそれより大きいまたは等しいかどうかを指し示すブール値を返します。
Availability
- macOS 10.10+
- Mac Catalyst 13.0+
- Xcode 10.0+
Technology
- Swift Standard Library Swift標準ライブラリ