@traversable/schema
    Preparing search index...

    Variable arbitraryFromSchemaConst

    arbitraryFromSchema: <S extends t_Schema<t_LowerBound<unknown>>>(
        term: S,
    ) => Arbitrary = ...

    Type declaration