Crate jaq_core

source ·
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 also now, 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 not now, debug, fromdateiso8601, …