@traversable/schema
    Preparing search index...

    Variable unfoldConst

    unfold: <T>(
        coalgebra: Coalgebra<t.Free, T>,
    ) => <S extends t_Schema<t_LowerBound<unknown>>>(expr: S) => t.F<T> = ...

    Type declaration