# Variables
Always is a filter that always returns true for any type of object.
# Type aliases
AdapterFunc allows implementation specific matching of fieldpaths.
All allows multiple filters to be matched against the object.
Any allows multiple filters to be matched against the object.
FilterFunc is a function that handles matching with an adaptor.