CCMixmap.S
A map containing values of different types, indexed by key
.
val empty : t
Empty map.
Get the value corresponding to this key, if it exists and belongs to the same key.
Find the value for the given key, which must be of the right type.
val cardinal : t -> int
Number of bindings.
All the bindings that come from the corresponding injection.