Skip to content

Module type Id.Comparable

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