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.12.0.tar.gz
sha256=ec30eaec1b95543bdad774f378f2d90e5f271a1c734c1a4e8f5c1ac0872b5116
md5=db24c0f66777493987436aed423aec76
doc/shell.unix_extended/Unix_extended/Mac_address/Hash_queue/index.html
Module Mac_address.Hash_queue
module Key : sig ... endval sexp_of_t :
('a -> Ppx_sexp_conv_lib.Sexp.t) ->
'a t ->
Ppx_sexp_conv_lib.Sexp.tval length : 'a t -> intval is_empty : 'a t -> boolval iter : 'a t -> f:('a -> unit) -> unitval fold : 'a t -> init:'accum -> f:('accum -> 'a -> 'accum) -> 'accumval fold_result :
'a t ->
init:'accum ->
f:('accum -> 'a -> ('accum, 'e) Base.Result.t) ->
('accum, 'e) Base.Result.tval fold_until :
'a t ->
init:'accum ->
f:
('accum ->
'a ->
('accum, 'final) Base__.Container_intf.Export.Continue_or_stop.t) ->
finish:('accum -> 'final) ->
'finalval exists : 'a t -> f:('a -> bool) -> boolval for_all : 'a t -> f:('a -> bool) -> boolval count : 'a t -> f:('a -> bool) -> intval sum :
(module Base__.Container_intf.Summable with type t = 'sum) ->
'a t ->
f:('a -> 'sum) ->
'sumval find : 'a t -> f:('a -> bool) -> 'a optionval find_map : 'a t -> f:('a -> 'b option) -> 'b optionval to_list : 'a t -> 'a listval to_array : 'a t -> 'a arrayval min_elt : 'a t -> compare:('a -> 'a -> int) -> 'a optionval max_elt : 'a t -> compare:('a -> 'a -> int) -> 'a optionval invariant : 'a t -> Core_kernel__.Import.unitval create :
?growth_allowed:Core_kernel__.Import.bool ->
?size:Core_kernel__.Import.int ->
Core_kernel__.Import.unit ->
'a tval clear : 'a t -> Core_kernel__.Import.unitval first : 'a t -> 'a Core_kernel__.Import.optionval dequeue : 'a t -> [ `back | `front ] -> 'a Core_kernel__.Import.optionval dequeue_exn : 'a t -> [ `back | `front ] -> 'aval dequeue_back : 'a t -> 'a Core_kernel__.Import.optionval dequeue_back_exn : 'a t -> 'aval dequeue_front : 'a t -> 'a Core_kernel__.Import.optionval dequeue_front_exn : 'a t -> 'aval dequeue_all :
'a t ->
f:('a -> Core_kernel__.Import.unit) ->
Core_kernel__.Import.unitval drop :
?n:Core_kernel__.Import.int ->
'a t ->
[ `back | `front ] ->
Core_kernel__.Import.unitval drop_front :
?n:Core_kernel__.Import.int ->
'a t ->
Core_kernel__.Import.unitval drop_back :
?n:Core_kernel__.Import.int ->
'a t ->
Core_kernel__.Import.unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>