@metreeca/qest - v0.10.0
    Preparing search index...

    Function isOperator

    • Checks if a value is an Operator.

      Parameters

      • value: unknown

        The value to check

      Returns value is Operator

      True if value is one of the constraint operator symbols (<, >, <=, >=, ~, ?, !, +, ^, @, #); false otherwise