effect-io-ai

Package: effect
Module: ScheduleInterval

ScheduleInterval.min

Returns the minimum of two Intervals.

Signature

declare const min: { (that: Interval): (self: Interval) => Interval; (self: Interval, that: Interval): Interval; }

Source

Since v2.0.0