Function jaq_core::core

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

Return those named filters available by default in jaq which are implemented as native filters, such as length, keys, …, but also now, debug, fromdateiso8601, …

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