Module Std_signatures


module Std_signatures: sig .. end
Some signatures from the standard library.

module type LIST = sig .. end
module type STRING = sig .. end