var isEmpty : Bool
A Boolean value indicating whether the range contains no elements.
範囲が何の要素も含まないかどうかを指し示すブール値を返します。
let upperBound : Bound
The range’s upper bound.
その範囲の上方の境界。
Availability
Technology
let lowerBound: Bound
var isEmpty : Bool
let upperBound : Bound