docs: expand embedding API, functions, lists, maps, and looping documentation with examples and clarifications

This commit is contained in:
Bob Nystrom
2015-01-02 02:48:59 +00:00
parent 0a54f68ad3
commit 151b352bee
8 changed files with 29 additions and 17 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
^title Maps
^category types
**TODO**
Wren will have a built-in hash table type similar to objects in JavaScript and tables in Lua, but they haven't been implemented yet.