//core/io.islandtime.ranges/Interval/hasUnboundedEnd
hasUnboundedEnd¶
common
abstract fun hasUnboundedEnd(): Boolean
Checks if this interval's end is unbounded. In ISO-8601 terminology, this is an "open" end.
//core/io.islandtime.ranges/Interval/hasUnboundedEnd
common
abstract fun hasUnboundedEnd(): Boolean
Checks if this interval's end is unbounded. In ISO-8601 terminology, this is an "open" end.