Module type Id.Hashable
ocaml
type identityreasonml
type identity;ocaml
type treasonml
type t;ocaml
val hash : (t, identity) hashreasonml
let hash: hash(t, identity);ocaml
val eq : (t, identity) eqreasonml
let eq: eq(t, identity);