package async_kernel
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Monadic concurrency library
Install
dune-project
Dependency
Authors
Maintainers
Sources
async_kernel-v0.15.0.tar.gz
sha256=30753e014bb0b127ee59f10b1073b8ae476468fb2f07dc8c99dbe2ef312fc696
doc/async_kernel.eager_deferred/Eager_deferred/Use/Deferred/index.html
Module Use.Deferred
type nonrec 'a t = 'a Async_kernel.Deferred.tinclude Async_kernel.Invariant.S1 with type 'a t := 'a t
val invariant : 'a Base__.Invariant_intf.inv -> 'a t Base__.Invariant_intf.invinclude Core.Monad with type 'a t := 'a t
module Monad_infix : sig ... endval return : 'a -> 'a tmodule Let_syntax : sig ... endmodule Infix : sig ... endval create : ('a Async_kernel.Ivar.t -> unit) -> 'a tval don't_wait_for : unit t -> unitval is_determined : 'a t -> boolval never : unit -> _ tval ok : 'a t -> ('a, _) Core.Result.t tval peek : 'a t -> 'a optionval unit : unit tval upon : 'a t -> ('a -> unit) -> unitval value_exn : 'a t -> 'amodule List :
Async_kernel.Monad_sequence.S
with type 'a monad := 'a t
with type 'a t := 'a listmodule Or_error : sig ... endmodule Result : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>