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