Discussion 解説
Because a closed range cannot represent an empty range, this property is always false
.
完結範囲は空の範囲を表すことができないので、このプロパティは常にfalse
です。
Availability
Technology
var isEmpty: Bool
{ get }
Because a closed range cannot represent an empty range, this property is always false
.
完結範囲は空の範囲を表すことができないので、このプロパティは常にfalse
です。
let lowerBound : Bound
let upperBound : Bound