package ppx_compare

  1. Overview
  2. Docs

Module type Comparable.S_local2Source

type ('a, 'b) t
val compare__local : ('a -> 'a -> int) -> ('b -> 'b -> int) -> ('a, 'b) t -> ('a, 'b) t -> int