package core_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

Signature

include Ppx_sexp_conv_lib.Sexpable.S with type t := Tuple.Make(S1)(S2).t
val t_of_sexp : Sexplib0.Sexp.t -> Tuple.Make(S1)(S2).t
val sexp_of_t : Tuple.Make(S1)(S2).t -> Sexplib0.Sexp.t
include Comparable.S with type t := Tuple.Make(S1)(S2).t
include Base.Comparable.S with type t := Tuple.Make(S1)(S2).t
val ascending : Tuple.Make(S1)(S2).t -> Tuple.Make(S1)(S2).t -> int
val descending : Tuple.Make(S1)(S2).t -> Tuple.Make(S1)(S2).t -> int
type comparator_witness
val comparator : (Tuple.Make(S1)(S2).t, comparator_witness) Base__.Comparator.comparator
val validate_lbound : min:Tuple.Make(S1)(S2).t Base__.Maybe_bound.t -> Tuple.Make(S1)(S2).t Base__.Validate.check
val validate_ubound : max:Tuple.Make(S1)(S2).t Base__.Maybe_bound.t -> Tuple.Make(S1)(S2).t Base__.Validate.check
val validate_bound : min:Tuple.Make(S1)(S2).t Base__.Maybe_bound.t -> max:Tuple.Make(S1)(S2).t Base__.Maybe_bound.t -> Tuple.Make(S1)(S2).t Base__.Validate.check
module Replace_polymorphic_compare : sig ... end
OCaml

Innovation. Community. Security.