csci2041/public-class-repo/SamplePrograms/Intervals
Michael Zhang 399845160c
f
2018-01-29 17:35:31 -06:00
..
v1 f 2018-01-29 17:35:31 -06:00
v2 f 2018-01-29 17:35:31 -06:00
v3 f 2018-01-29 17:35:31 -06:00
v4 f 2018-01-29 17:35:31 -06:00
v5 f 2018-01-29 17:35:31 -06:00
v6 f 2018-01-29 17:35:31 -06:00
v7 f 2018-01-29 17:35:31 -06:00
ReadMe.md f 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.