SO MUCH NEW DOCS OH WOW.

This commit is contained in:
Bob Nystrom
2015-01-03 23:27:02 -08:00
parent c25cfca18b
commit a8726e6c00
22 changed files with 1204 additions and 531 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
^title Maps
^category types
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.
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.