Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
include Core.Map.Stable.V1.S
with type key := t
with type comparator_witness := comparator_witness
type nonrec 'a t = (t, 'a, comparator_witness) Core.Map.Stable.V1.t
include Bin_prot.Binable.S1 with type 'a t := 'a t
val bin_size_t : ('a, 'a t) Bin_prot__.Size.sizer1
val bin_write_t : ('a, 'a t) Bin_prot__.Write.writer1
val bin_read_t : ('a, 'a t) Bin_prot__.Read.reader1
val __bin_read_t__ : ('a, int -> 'a t) Bin_prot__.Read.reader1
val bin_writer_t : ('a, 'a t) Bin_prot__.Type_class.S1.writer
val bin_reader_t : ('a, 'a t) Bin_prot__.Type_class.S1.reader
val bin_t : ('a, 'a t) Bin_prot__.Type_class.S1.t
include Diffable.S1
with type 'a t := 'a t
and type ('a, 'a_diff) Diff.t =
(t, 'a, 'a_diff) Diffable.Map_diff.Stable.V1.t
module Diff : sig ... end
val stable_witness : 'a Stable_witness.t -> 'a t Stable_witness.t