Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t = Elt.t Diffable.Set_diff.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 Diffable.Diff.S_plain
with type t := t
and type derived_on = (Elt.t, Elt.comparator_witness) Base.Set.t
type derived_on = (Elt.t, Elt.comparator_witness) Base.Set.t
val get : from:derived_on -> to_:derived_on -> t Diffable.Optional_diff.t
val apply_exn : derived_on -> t -> derived_on
val of_list_exn : t list -> t Diffable.Optional_diff.t