miller/docs6/docs/reference-dsl-maps.md
2021-08-25 22:01:32 -04:00

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
* ...