Tacit programming: Difference between revisions

Content deleted Content added
jq: [1,2] is a filter
Line 143:
[1,2] | add
 
evaluates to 3. (Yes, the JSON array is a jq filter that evaluates to an array.)
evaluates to 3.
 
Although similar to Unix pipelines, jq pipelines allow the