package b0
Software construction care
Install
Dune Dependency
Authors
Maintainers
Sources
b0-0.0.0.tbz
sha256=dadde8cfa62be9dabd805fc190b415427b4699ffe3458c153e2f3f9cc5c9b9b4
md5=f96ac96fb0182f2b97dbe9ded452544b
doc/b0.b00/B00/Memo/Fut/index.html
Module Memo.Fut
Future values.
Future value setters
val set : 'a set -> 'a -> unit
set s v
sets the future value linked to s
to the value v
.
Future values
create memo
is (f, s)
a future value f
and a setter s
for it. Fibers waiting on the future are scheduled by stir
ing memo
.
val value : 'a t -> 'a option
value f
is f
's value if set.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page