effect-ts-laws
    Preparing search index...

    Variable tinyNonNegativeConst

    tinyNonNegative: fc.Arbitrary<number> = ...

    A non-negative integer arbitrary small enough so that we can avoid having to think about numeric overflows in generated functions.