@traversable/schema
    Preparing search index...
    fromSchema: <S extends t_Schema>(
        x: S,
        ix?: t.Functor.Index,
    ) => (u: unknown) => true | ValidationError[] = ...

    Type declaration