Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type nonrec t = t
include Ppx_compare_lib.Equal.S with type t := t
val equal : t Base__Ppx_compare_lib.equal
val t_sexp_grammar : t Sexplib0.Sexp_grammar.t
val of_string : string -> t
val to_string : t -> string
include Core.Stable_comparable.With_stable_witness.V1
with type t := t
with type comparator_witness = comparator_witness
val stable_witness : t Ppx_stable_witness_runtime.Stable_witness.t
include Bin_prot.Binable.S with type t := t
val bin_size_t : t Bin_prot__.Size.sizer
val bin_write_t : t Bin_prot__.Write.writer
val bin_read_t : t Bin_prot__.Read.reader
val __bin_read_t__ : (int -> t) Bin_prot__.Read.reader
val bin_writer_t : t Bin_prot__.Type_class.writer
val bin_reader_t : t Bin_prot__.Type_class.reader
val bin_t : t Bin_prot__.Type_class.t
include Ppx_compare_lib.Comparable.S with type t := t
val compare : t Base__Ppx_compare_lib.compare
include Core.Comparator.Stable.V1.S
with type t := t
with type comparator_witness = comparator_witness
type comparator_witness = comparator_witness
val comparator : (t, comparator_witness) Core.Comparator.Stable.V1.comparator
include Core.Comparable.Stable.V1.With_stable_witness.S
with type comparable := t
with type comparator_witness := comparator_witness
module Map :
Core.Map.Stable.V1.With_stable_witness.S
with type key := t
with type comparator_witness := comparator_witness
module Set :
Core.Set.Stable.V1.With_stable_witness.S
with type elt := t
with type elt_comparator_witness := comparator_witness