Module Id.MakeHashable

Parameters

module M : sig ... end

Signature

type identity
type t = M.t
val hash : M.t -> int
val eq : M.t -> M.t -> bool