Function jaq_core::minimal

source ·
pub fn minimal() -> impl Iterator<Item = (String, usize, Native)>
Expand description

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, …

Does not return filters from the standard library, such as map.