1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 18:48:12 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Chouser
ecd3b6d8e5 OCaml: Add step 9 2015-01-30 12:54:43 -05:00
Chouser
a878f3bb77 Ocaml: Use a real map type
T.Map is now a real OCaml binary-tree map, and supports arbitrary mal value
types for both keys and values.  Metadata support is provided in the data
objects, but not yet in the printer, reader, or core library.
2015-01-30 12:54:42 -05:00
Chouser
67736cf90b Ocaml: Add step 3 2015-01-30 12:54:42 -05:00