module type S = sig .. end
sig
end
This module type must be implemented to obtain an instantiated GenericMap.
type t
val get_hash : t -> int
t -> int