Module type Belt_Id.Hashable

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