effect-ts-laws
    Preparing search index...

    Variable boundedDurationConst

    boundedDuration: fc.Arbitrary<
        [fc.Arbitrary<DU.Duration>, BU.Bounded<DU.Duration>],
    > = ...

    Arbitrary for a duration and its bounds.