Skip to content

Parameter MakeComparable.M

ocaml
type t
reasonml
type t;
ocaml
val cmp : t -> t -> int
reasonml
let cmp: t => t => int;