mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-25 08:53:55 +00:00
14 lines
270 B
Markdown
14 lines
270 B
Markdown
<!--- PLEASE DO NOT EDIT DIRECTLY. EDIT THE .md.in FILE PLEASE. --->
|
|
# Maps
|
|
|
|
TODO
|
|
|
|
* insord
|
|
* stringified int keys
|
|
* 1-var/2-var/n-var for-loops (link)
|
|
* dump
|
|
* $*
|
|
* POLS mentions
|
|
* auto-deepen
|
|
* x[1]=2 is map not array if x doesn't exist -- xlink to arrays page
|
|
* ...
|