package core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t
include Ppx_compare_lib.Comparable.S1 with type 'a t := 'a t
val compare : 'a Base__Ppx_compare_lib.compare -> 'a t Base__Ppx_compare_lib.compare
val map : 'a t -> f:('a -> 'b) -> 'b t
val to_stable_format : 'a t -> 'a Stable_format.t
val of_stable_format : 'a Stable_format.t -> 'a t
OCaml

Innovation. Community. Security.