Expand description
Functions from values to streams of values.
Structs
- Common information for folding filters (such as
reduceandforeach)
Enums
- Assignment operators, such as
=,|=(update), and+=,-=, … - Binary operators, such as
|,,,//, … - Function from value to stream of values, such as
.[] | add / length. - Type of folding filter.
- An element of an object construction filter.