package async_extra
Monadic concurrency library
Install
Dune Dependency
Authors
Maintainers
Sources
async_extra-v0.16.0.tar.gz
sha256=8084ad31437e9cede75470ac4f893c7a9d438c1c8502eea25fc3ef0af66aed00
doc/async_extra.async_bus/Async_bus/First_arity/index.html
Module Async_bus.First_arity
Source
Source
type (_, _, _) t =
| Arity1 : ('a -> unit, 'a -> 'r option, 'r) t
| Arity2 : ('a -> 'b -> unit, 'a -> 'b -> 'r option, 'r) t
| Arity3 : ('a -> 'b -> 'c -> unit, 'a -> 'b -> 'c -> 'r option, 'r) t
| Arity4 : ('a -> 'b -> 'c -> 'd -> unit, 'a -> 'b -> 'c -> 'd -> 'r option, 'r) t
| Arity5 : ('a -> 'b -> 'c -> 'd -> 'e -> unit, 'a -> 'b -> 'c -> 'd -> 'e -> 'r option, 'r) t
Source
val sexp_of_t :
('a__001_ -> Sexplib0.Sexp.t) ->
('b__002_ -> Sexplib0.Sexp.t) ->
('c__003_ -> Sexplib0.Sexp.t) ->
('a__001_, 'b__002_, 'c__003_) t ->
Sexplib0.Sexp.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>