package distributed-lwt
A library to provide a lwt based implementation of Distributed.
Install
Dune Dependency
Authors
Maintainers
Sources
v0.5.0.tar.gz
sha256=e60a275e18c8fdc6ac6005af42f56d76d6d39222c12ab60617417925f3793625
md5=158919cc350bfb668e12ec8367b8f7c7
doc/index.html
distributed-lwt
API
Library distributed-lwt
Distributed_lwt
A lwt based implementation ofDistributed
. Note, that this lwt based implmentation depends on theLogs_lwt
library. In keeping with the usage conventions of theLogs
library, this implementation does not define a source, it does not set the log level, and it does not define a reporter. The application is expected to define a source, set the log level, and define a reporter (see the examples).
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page