@traversable/schema
    Preparing search index...

    Variable foldConst

    fold: <T>(
        algebra: Algebra<t.Free, T>,
    ) => <S extends t_Schema<t_LowerBound<unknown>>>(term: S) => T = ...

    Type declaration