package core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('a1, 'a2) t
include Ppx_compare_lib.Comparable.S2 with type ('a1, 'a2) t := ('a1, 'a2) t
val compare : 'a Base__Ppx_compare_lib.compare -> 'b Base__Ppx_compare_lib.compare -> ('a, 'b) t Base__Ppx_compare_lib.compare
val map : ('a1, 'a2) t -> f1:('a1 -> 'b1) -> f2:('a2 -> 'b2) -> ('b1, 'b2) t
val to_stable_format : ('a1, 'a2) t -> ('a1, 'a2) Stable_format.t
val of_stable_format : ('a1, 'a2) Stable_format.t -> ('a1, 'a2) t
OCaml

Innovation. Community. Security.