csci2041/public-class-repo/SamplePrograms/Intervals/ReadMe.md
Michael Zhang 399845160c
f
2018-01-29 17:35:31 -06:00

5 lines
228 B
Markdown

These examples using intervals are based on the examples in Chapters 4
and 9 of Real World OCaml.
Some small modifications have been made to explain modules, but they
are fundamentally the same as in the Real World OCaml book.