OCaml: Add step 9
[jackhill/mal.git] / ocaml / step4_if_fn_do.ml
2015-01-30 ChouserOCaml: Add step 9
2015-01-30 ChouserOCaml: Add Step 8
2015-01-30 ChouserOcaml: All optional tests passing up thru step 4
2015-01-30 ChouserOcaml: Use a real map type
2015-01-30 ChouserOcaml: rename Types.MalList to Types.List
2015-01-30 ChouserOcaml: Add string functions
2015-01-30 ChouserOcaml: Add step 4, but not str fns or optionals.