Expand description
Core filters.
Traits§
- Values that the core library can operate on.
Functions§
- Return those named filters available by default in jaq which are implemented as native filters, such as
length,keys, …, but alsonow,debug,fromdateiso8601, … - Minimal set of filters that are generic over the value type.
- Supplementary set of filters that are generic over the value type.
- Return the minimal set of named filters available in jaq which are implemented as native filters, such as
length,keys, …, but notnow,debug,fromdateiso8601, …