package shell
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Yet another implementation of fork&exec and related functionality
Install
dune-project
Dependency
Authors
Maintainers
Sources
shell-v0.13.0.tar.gz
sha256=a2527138a07089ee78acb9b60a16c6e17f29f068b8e2a4ac198a2c2448e4dd4a
md5=e4562149241675e796086e62d6fbd6ce
doc/shell.unix_extended/Unix_extended/Inet_port/Map/index.html
Module Inet_port.Map
module Key : sig ... endtype 'a t = (Key.t, 'a, Key.comparator_witness) Core_kernel__.Map_intf.Map.tval sexp_of_t :
('a -> Ppx_sexp_conv_lib.Sexp.t) ->
'a t ->
Ppx_sexp_conv_lib.Sexp.tval empty : 'a tval of_alist_or_error : (Key.t * 'a) list -> 'a t Base.Or_error.tval of_sorted_array : (Key.t * 'a) array -> 'a t Base.Or_error.tval of_increasing_sequence :
(Key.t * 'a) Base.Sequence.t ->
'a t Base.Or_error.tval of_sequence :
(Key.t * 'a) Base.Sequence.t ->
[ `Duplicate_key of Key.t | `Ok of 'a t ]val of_sequence_or_error : (Key.t * 'a) Base.Sequence.t -> 'a t Base.Or_error.tval of_sequence_exn : (Key.t * 'a) Base.Sequence.t -> 'a tval of_sequence_multi : (Key.t * 'a) Base.Sequence.t -> 'a list tval of_sequence_fold :
(Key.t * 'a) Base.Sequence.t ->
init:'b ->
f:('b -> 'a -> 'b) ->
'b tval of_sequence_reduce :
(Key.t * 'a) Base.Sequence.t ->
f:('a -> 'a -> 'a) ->
'a tval of_tree : 'a Tree.t -> 'a tval of_key_set :
(Key.t, Key.comparator_witness) Base.Set.t ->
f:(Key.t -> 'v) ->
'v tval invariants : 'a t -> boolval is_empty : 'a t -> boolval length : 'a t -> intval iter : 'a t -> f:('a -> unit) -> unitval data : 'a t -> 'a listval validate :
name:(Key.t -> string) ->
'a Base.Validate.check ->
'a t Base.Validate.checkval symmetric_diff :
'a t ->
'a t ->
data_equal:('a -> 'a -> bool) ->
(Key.t * [ `Left of 'a | `Right of 'a | `Unequal of 'a * 'a ])
Base.Sequence.tval for_all : 'a t -> f:('a -> bool) -> boolval exists : 'a t -> f:('a -> bool) -> boolval count : 'a t -> f:('a -> bool) -> intval subrange :
'a t ->
lower_bound:Key.t Base.Maybe_bound.t ->
upper_bound:Key.t Base.Maybe_bound.t ->
'a tval to_tree : 'a t -> 'a Tree.tval to_sequence :
?order:[ `Decreasing_key | `Increasing_key ] ->
?keys_greater_or_equal_to:Key.t ->
?keys_less_or_equal_to:Key.t ->
'a t ->
(Key.t * 'a) Base.Sequence.tval key_set : 'a t -> (Key.t, Key.comparator_witness) Base.Set.tmodule Provide_of_sexp (Key : sig ... end) : sig ... endmodule Provide_bin_io (Key : sig ... end) : sig ... endmodule Provide_hash (Key : sig ... end) : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>