package async_unix
module Key : sig ... end
include Core_kernel.Core_map_intf.S with module Key := Key
module Tree : sig ... end
include Core_kernel.Core_map_intf.S_plain
with module Key := Key
and module Tree := Tree
type +'a t = (Key.t, 'a, Key.comparator_witness) Base.Map.t
include sig ... end
val compare : ('a -> 'a -> Base.Int.t) -> 'a t -> 'a t -> Base.Int.t
include Core_kernel.Core_map_intf.Creators_and_accessors1
with type 'a t := 'a t
with type 'a tree := 'a Tree.t
with type key := Key.t
include Core_kernel.Core_map_intf.Creators1
with type 'a t := 'a t
with type 'a tree := 'a Tree.t
with type key := Key.t
include Base.Map_intf.Creators1
with type 'a t := 'a t
with type 'a tree := 'a Tree.t
with type key := Key.t
val empty : _ t
val of_alist_or_error : (Key.t * 'a) list -> 'a t Base.Or_error.t
val of_sorted_array : (Key.t * 'a) array -> 'a t Base.Or_error.t
val of_hashtbl_exn : (Key.t, 'a) Base.Hashtbl.t -> 'a t
include Core_kernel.Core_map_intf.Accessors1
with type 'a t := 'a t
with type 'a tree := 'a Tree.t
with type key := Key.t
include Base.Map_intf.Accessors1
with type 'a t := 'a t
with type 'a tree := 'a Tree.t
with type key := Key.t
val invariants : _ t -> bool
val is_empty : _ t -> bool
val length : _ t -> int
val iter : 'a t -> f:('a -> unit) -> unit
val data : 'a t -> 'a list
val validate :
name:(Key.t -> string) ->
'a Base.Validate.check ->
'a t Base.Validate.check
val symmetric_diff :
'a t ->
'a t ->
data_equal:('a -> 'a -> bool) ->
(Key.t, 'a) Base.Map_intf.Symmetric_diff_element.t Base.Sequence.t
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 subrange :
'a t ->
lower_bound:Key.t Base.Maybe_bound.t ->
upper_bound:Key.t Base.Maybe_bound.t ->
'a t
val to_sequence :
?order:[ `Increasing_key | `Decreasing_key ] ->
?keys_greater_or_equal_to:Key.t ->
?keys_less_or_equal_to:Key.t ->
'a t ->
(Key.t * 'a) Base.Sequence.t
val shrinker :
Key.t Core_kernel.Quickcheck.Shrinker.t ->
'v Core_kernel.Quickcheck.Shrinker.t ->
'v t Core_kernel.Quickcheck.Shrinker.t
module Provide_of_sexp (Key : sig ... end) : sig ... end
module Provide_bin_io
(Key : sig ... end) :
Core_kernel.Core_map_intf.Binable.S1 with type 'a t := 'a t
module Provide_hash (Key : Base.Hasher.S with type t := Key.t) : sig ... end
include Core_kernel.Sexpable.S1 with type 'a t := 'a t
include sig ... end
val t_of_sexp : (Base.Sexp.t -> 'a) -> Base.Sexp.t -> 'a t
val sexp_of_t : ('a -> Base.Sexp.t) -> 'a t -> Base.Sexp.t
include Core_kernel.Core_map_intf.Binable.S1 with type 'a t := 'a t
val bin_shape_t : Bin_prot.Shape.t -> Bin_prot.Shape.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)"
>