effect-ts-laws
    Preparing search index...

    Variable tinyIntegerConst

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

    An integer arbitrary small enough so that we can avoid having to think about numeric overflows in generated functions.