Module Util


module Util: sig .. end
Utility modules and functions.

module type ComparedType = sig .. end
Type of modules that may be used as keys for Map and Hashtbl.
module Integer: ComparedType  with type t = int
Integers in a form suitable for use with Map and Hashtbl.
module String: sig .. end
Strings in a form suitable for use with Map and Hashtbl.

Hosted by the SourceForge.net Logo* web site.
*Other names and brands may be claimed as the property of others.