package async_rpc_kernel
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Elt : sig ... end
module Tree : sig ... end
type t = (Elt.t, Elt.comparator_witness) Base.Set.t
val compare : t -> t -> Base.Int.t
type named = (Elt.t, Elt.comparator_witness) Base.Set.Named.t
val length : t -> int
val is_empty : t -> bool
val fold_result :
t ->
init:'accum ->
f:('accum -> Elt.t -> ('accum, 'e) Base.Result.t) ->
('accum, 'e) Base.Result.t
val invariants : t -> bool
val symmetric_diff : t -> t -> (Elt.t, Elt.t) Base.Either.t Base.Sequence.t
module Named : sig ... end
val to_sequence :
?order:[ `Decreasing | `Increasing ] ->
?greater_or_equal_to:Elt.t ->
?less_or_equal_to:Elt.t ->
t ->
Elt.t Base.Sequence.t
val merge_to_sequence :
?order:[ `Decreasing | `Increasing ] ->
?greater_or_equal_to:Elt.t ->
?less_or_equal_to:Elt.t ->
t ->
t ->
(Elt.t, Elt.t) Base.Sequence.Merge_with_duplicates_element.t Base.Sequence.t
val to_map :
t ->
f:(Elt.t -> 'data) ->
(Elt.t, 'data, Elt.comparator_witness) Core_kernel.Map.t
val quickcheck_observer :
Elt.t Core_kernel.Quickcheck.Observer.t ->
t Core_kernel.Quickcheck.Observer.t
val quickcheck_shrinker :
Elt.t Core_kernel.Quickcheck.Shrinker.t ->
t Core_kernel.Quickcheck.Shrinker.t
val empty : t
val of_sorted_array : Elt.t array -> t Base.Or_error.t
val map : ('a, 'b) Base.Set.t -> f:('a -> Elt.t) -> t
val filter_map : ('a, 'b) Base.Set.t -> f:('a -> Elt.t option) -> t
val of_hash_set : Elt.t Core_kernel.Hash_set.t -> t
val of_hashtbl_keys : (Elt.t, 'a) Core_kernel.Hashtbl.t -> t
val of_map_keys : (Elt.t, 'a, Elt.comparator_witness) Core_kernel.Map.t -> t
val quickcheck_generator :
Elt.t Core_kernel.Quickcheck.Generator.t ->
t Core_kernel.Quickcheck.Generator.t
module Provide_of_sexp (Elt : sig ... end) : sig ... end
module Provide_bin_io (Elt : sig ... end) : sig ... end
module Provide_hash (Elt : sig ... end) : sig ... end
val t_of_sexp : Base.Sexp.t -> t
val sexp_of_t : t -> Base.Sexp.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_shape_t : Bin_prot.Shape.t
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
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>