@traversable/schema
    Preparing search index...
    Compiler: <T>(
        g: (src: JsonSchema.F<T>, ix: CompilerIndex<T>, x: JsonSchema) => T,
    ) => CompilerAlgebra<T>

    Type declaration