@traversable/schema
    Preparing search index...

    Variable foldWithIndexConst

    foldWithIndex: <T>(
        algebra: IndexedAlgebra<t.Functor.Index, t.Free, T>,
    ) => <S extends t_Schema<t_LowerBound<unknown>>>(
        term: S,
        ix: t.Functor.Index,
    ) => T = ...

    Type declaration