effect-io-ai

Package: effect
Module: ScheduleInterval

ScheduleInterval.isNonEmpty

Returns true if the specified Interval is non-empty, false otherwise.

Signature

declare const isNonEmpty: (self: Interval) => boolean

Source

Since v2.0.0