Module type Id.Hashable

type identity;
type t;
let hash: hash(t, identity);
let eq: eq(t, identity);