OperatorProcessor Interface
Operators for all filterable types
Implemented by
Methods
| Name | Description | |
|---|---|---|
| isEqualTo(a: Primitives.Value, b: Primitives.Value): boolean | Determines if two primitive values are equal | |
| isNotEqualTo(a: Primitives.Value, b: Primitives.Value): boolean | Determines if two primitive values are not equal | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.