We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
keyword restrictions - jq 1.6 and earlier
Overriding Operator Definitions
myindex/1
If A and B are arrays, `B|.[A]` is the same as `B|indices(A)`
“reserved”
fix mangled text
Multi-arity Functions and Comma/Semi-colon Confusability -- clarify
WARNING about A | .[] |= E
Keywords
typo ($=>)
reduce 1 as $x (2; empty)
array-oriented index
1 | reduce 2 as $stuff (3; empty)
reduce ... (INIT; empty)
TOC
inf, Inf, infinite
typo
nan NaN and null
small markup change
backticks; examples
index/1 is byte-oriented but match/1 is codepoint-oriented
add TOC
Fix mistype
Updated How to: Avoid Pitfalls (markdown)
cartesian products
Updated Pitfalls (markdown)