package ppx_compare

  1. Overview
  2. Docs

Module type Comparable.S3Source

type ('a, 'b, 'c) t
val compare : ('a -> 'a -> int) -> ('b -> 'b -> int) -> ('c -> 'c -> int) -> ('a, 'b, 'c) t -> ('a, 'b, 'c) t -> int
OCaml

Innovation. Community. Security.