csci2041/public-class-repo/SamplePrograms/Intervals/ReadMe.md

6 lines
228 B
Markdown
Raw Permalink Normal View History

2018-01-29 17:35:31 -06:00
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.