package async_extra
Monadic concurrency library
Install
Dune Dependency
Authors
Maintainers
Sources
async_extra-v0.15.0.tar.gz
sha256=7e44e4e5b9ce5b10fa2ee6d877f88599bb85bc666bbfaacdcde646ee90031d8a
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)"
>