json-joy
    Preparing search index...

    Type Alias FirstOrderPredicateOpType

    FirstOrderPredicateOpType:
        | "test"
        | "contains"
        | "defined"
        | "ends"
        | "in"
        | "less"
        | "matches"
        | "more"
        | "starts"
        | "test"
        | "type"
        | "undefined"