Jq Concepts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
* [[jq#Subjects|jq]] | * [[jq#Subjects|jq]] | ||
=Pipeline | =Pipeline Content= | ||
The pipeline flows primitives, maps and arrays. | The pipeline flows primitives, maps and arrays. | ||
=Organizatorium= | =Organizatorium= | ||
Revision as of 19:00, 1 March 2019
Internal
Pipeline Content
The pipeline flows primitives, maps and arrays.
Organizatorium
Conversion from a map to an array.
Conversion from array to a map?