Module type GenericMap.S

module type S = sig .. end

This module type must be implemented to obtain an instantiated GenericMap.


type t 
val get_hash : t -> int