Tests if all elements in a query satisfy a predicate template or function.
Tests if any elements in a query statisfy a template predicate or function.
Iterates over elements in a query using a unary template or function.
Applies a filter transformation to a query using a unary template or function.
Applies a map transformation to a query using a unary template or function.