contains

operator fun contains(d: Duration): Boolean

Whether a given time is contained in this interval.


operator fun contains(x: Interval): Boolean

Whether this interval contains the entirety of another.