Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type elt = elt
type set = Set.t
val empty : 'a t
val is_empty : 'a t -> bool
val size : 'a t -> int
val add_while_testing_freshness :
('parameters, 'error, elt -> 'a -> 'a t -> 'error * bool * 'a t)
with_log_wrap
val remove_while_testing_existence :
('parameters, 'error, elt -> 'a t -> 'error * bool * 'a t) with_log_wrap
val find_option_with_logs :
('parameters, 'error, elt -> 'a t -> 'error * 'a option) with_log_wrap
val find_default_with_logs :
('parameters, 'error, 'a -> elt -> 'a t -> 'error * 'a) with_log_wrap
val add_with_logs :
('parameters, 'error, elt -> 'a -> 'a t -> 'error * 'a t) with_log_wrap
val remove_with_logs :
('parameters, 'error, elt -> 'a t -> 'error * 'a t) with_log_wrap
val join_with_logs :
('parameters, 'error, 'a t -> elt -> 'a -> 'a t -> 'error * 'a t)
with_log_wrap
val split_with_logs :
('parameters, 'error, elt -> 'a t -> 'error * ('a t * 'a option * 'a t))
with_log_wrap
val update_with_logs :
('parameters, 'error, 'a t -> 'a t -> 'error * 'a t) with_log_wrap
val map2_with_logs :
('parameters,
'error,
('parameters -> 'error -> 'a -> 'error * 'c) ->
('parameters -> 'error -> 'b -> 'error * 'c) ->
('parameters -> 'error -> 'a -> 'b -> 'error * 'c) ->
'a t ->
'b t ->
'error * 'c t)
with_log_wrap
val map2z_with_logs :
('parameters,
'error,
('parameters -> 'error -> 'a -> 'a -> 'error * 'a) ->
'a t ->
'a t ->
'error * 'a t)
with_log_wrap
val fold2z_with_logs :
('parameters,
'error,
('parameters -> 'error -> elt -> 'a -> 'b -> 'c -> 'error * 'c) ->
'a t ->
'b t ->
'c ->
'error * 'c)
with_log_wrap
val fold2_sparse_with_logs :
('parameters,
'error,
('parameters -> 'error -> elt -> 'a -> 'b -> 'c -> 'error * 'c) ->
'a t ->
'b t ->
'c ->
'error * 'c)
with_log_wrap
val iter2_sparse_with_logs :
('parameters,
'error,
('parameters -> 'error -> elt -> 'a -> 'b -> 'error) ->
'a t ->
'b t ->
'error)
with_log_wrap
val diff_with_logs :
('parameters, 'error, 'a t -> 'a t -> 'error * 'a t * 'a t) with_log_wrap
val diff_pred_with_logs :
('parameters,
'error,
('a -> 'a -> bool) ->
'a t ->
'a t ->
'error * 'a t * 'a t)
with_log_wrap
val merge_with_logs :
('parameters, 'error, 'a t -> 'a t -> 'error * 'a t) with_log_wrap
val union_with_logs :
('parameters, 'error, 'a t -> 'a t -> 'error * 'a t) with_log_wrap
val fold_restriction_with_logs :
('parameters,
'error,
(elt -> 'a -> ('error * 'b) -> 'error * 'b) ->
set ->
'a t ->
'b ->
'error * 'b)
with_log_wrap
val fold_restriction_with_missing_associations_with_logs :
('parameters,
'error,
(elt -> 'a -> ('error * 'b) -> 'error * 'b) ->
(elt -> ('error * 'b) -> 'error * 'b) ->
set ->
'a t ->
'b ->
'error * 'b)
with_log_wrap
val monadic_fold2 :
'parameters ->
'method_handler ->
('parameters ->
'method_handler ->
elt ->
'a ->
'b ->
'c ->
'method_handler * 'c) ->
('parameters -> 'method_handler -> elt -> 'a -> 'c -> 'method_handler * 'c) ->
('parameters -> 'method_handler -> elt -> 'b -> 'c -> 'method_handler * 'c) ->
'a t ->
'b t ->
'c ->
'method_handler * 'c
val print :
(Format.formatter -> 'a -> unit) ->
Format.formatter ->
'a t ->
unit
val of_json :
?lab_key:string ->
?lab_value:string ->
?error_msg:string ->
(Yojson.Basic.json -> elt) ->
(Yojson.Basic.json -> 'value) ->
Yojson.Basic.json ->
'value t
val to_json :
?lab_key:string ->
?lab_value:string ->
(elt -> Yojson.Basic.json) ->
('value -> Yojson.Basic.json) ->
'value t ->
Yojson.Basic.json
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>