module Cf_map: sig .. end
sig
end
Map
This module defines the common interface to the various implementations of functional associative arrays in the Cf library.
Cf
module type T = sig .. end