Sample code from CMSC 330, University of Maryland, Spring 2013.

Here is the order we covered, more or less:

small.ml
let.ml
function-defs.ml
type-annotations.ml
conditionals.ml
list-intro.ml
pattern-matching.ml
polymorphic-types.ml
rec-lists.ml
tuples.ml
types.ml
higher-order-functions.ml

