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