Helpful
    Preparing search index...

    Function isCollectionOperator

    • Gets whether a candidate string represents a collection operator.

      Parameters

      • candidate: string | null | undefined

      Returns candidate is ZOperatorCollection

      Type guard true if candidate is a collection operator, false otherwise.