Enums§
- Filter
Error - Represents errors that can occur while processing filters.
Functions§
- matches
- Matches a filter against a raw object and returns a boolean indicating if the filter matches the object.
- order
- Compares two JSON values
a
andb
based on their ordering. - try_
matches - Matches a filter against a raw object and returns a boolean indicating if the filter matches the object.