Package: effect Module: ScheduleInterval
effect
ScheduleInterval
Returns true if the specified Interval is empty, false otherwise.
true
Interval
false
Signature
declare const isEmpty: (self: Interval) => boolean
Source
Since v2.0.0