package core
module Key : sig ... end
include Map_intf.S with module Key := Key
include Map_intf.S_plain with module Key := Key
type +'a t = (Key.t, 'a, Key.comparator_witness) Core__.Map_intf.Map.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
include Map_intf.Creators_and_accessors1
with type 'a t := 'a t
with type 'a tree :=
(Key.t, 'a, Key.comparator_witness) Core__.Map_intf.Tree.t
with type key := Key.t
with type comparator_witness := Key.comparator_witness
include Map_intf.Creators1
with type 'a t := 'a t
with type 'a tree :=
(Key.t, 'a, Key.comparator_witness) Core__.Map_intf.Tree.t
with type key := Key.t
with type comparator_witness := Key.comparator_witness
val empty : 'a t
val of_tree :
(Key.t, 'a, Key.comparator_witness) Core__.Map_intf.Tree.t ->
'a t
val of_key_set :
(Key.t, Key.comparator_witness) Base.Set.t ->
f:(Key.t -> 'v) ->
'v t
val quickcheck_generator :
Key.t Quickcheck.Generator.t ->
'a Quickcheck.Generator.t ->
'a t Quickcheck.Generator.t
include Map_intf.Accessors1
with type 'a t := 'a t
with type 'a tree :=
(Key.t, 'a, Key.comparator_witness) Core__.Map_intf.Tree.t
with type key := Key.t
with type comparator_witness := Key.comparator_witness
val invariants : 'a t -> bool
val is_empty : 'a t -> bool
val length : 'a t -> int
val iter : 'a t -> f:('a -> unit) -> unit
val data : 'a t -> 'a list
val for_all : 'a t -> f:('a -> bool) -> bool
val exists : 'a t -> f:('a -> bool) -> bool
val count : 'a t -> f:('a -> bool) -> int
val to_tree :
'a t ->
(Key.t, 'a, Key.comparator_witness) Core__.Map_intf.Tree.t
val key_set : _ t -> (Key.t, Key.comparator_witness) Base.Set.t
val validate :
name:(Key.t -> Base.String.t) ->
'a Validate.check ->
'a t Validate.check
val validatei :
name:(Key.t -> Base.String.t) ->
(Key.t * 'a) Validate.check ->
'a t Validate.check
val quickcheck_observer :
Key.t Quickcheck.Observer.t ->
'v Quickcheck.Observer.t ->
'v t Quickcheck.Observer.t
val quickcheck_shrinker :
Key.t Quickcheck.Shrinker.t ->
'v Quickcheck.Shrinker.t ->
'v t Quickcheck.Shrinker.t
module Provide_of_sexp (Key : sig ... end) : sig ... end
module Provide_bin_io (Key : sig ... end) : sig ... end
module Provide_hash (Key : sig ... end) : sig ... end
val t_of_sexp : (Sexplib0__.Sexp.t -> 'a) -> Sexplib0__.Sexp.t -> 'a t
val sexp_of_t : ('a -> Sexplib0__.Sexp.t) -> 'a t -> Sexplib0__.Sexp.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
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>