Check out the formatting tips on the right for help formatting and making links.
Use the template below:
Here's what's available so far:
The UseOfRecords in the Map, Set and Hashtbl modules (map.mli, set.mli and hashtbl.mli)
HowToBuildRecords - Tips on how to build record values that are like 'objects', e.g. where one method of the object requires another
The use of records in the Map, Set and Hashtbl modules shows some advanced uses of records of functions. This page discusses this topic. Page started by Don Syme.