@traversable/schema
    Preparing search index...

    Variable foldWithIndexConst

    foldWithIndex: <T>(
        algebra: IndexedAlgebra<Json.Functor.Index, Json.Free, T>,
    ) => <S extends Json.Fixpoint>(term: S, ix: Json.Functor.Index) => T = ...

    Type declaration