Skip to content

Module type Id.Hashable

ocaml
type identity
reasonml
type identity;
ocaml
type t
reasonml
type t;
ocaml
val hash : (t, identity) hash
reasonml
let hash: hash(t, identity);
ocaml
val eq : (t, identity) eq
reasonml
let eq: eq(t, identity);