package lwt
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Promises and event-driven I/O
Install
dune-project
Dependency
Authors
Maintainers
Sources
5.0.1.tar.gz
sha256=b54c78ef2b7a47c94d6ef8c93333b474b2f8ad912f9208cc94dbca44612e9fc9
md5=70d107a5ff1247840e8012b6a3793c15
doc/index.html
lwt
API
Library lwt
LwtAsynchronous programming with promises.Lwt_conditionConditionsLwt_listList helpersLwt_mutexCooperative locks for mutual exclusionLwt_mvarMailbox variablesLwt_poolExternal resource pools.Lwt_pqueueFunctional priority queues (deprecated).Lwt_resultExplicit error handlingLwt_sequenceMutable sequence of elements (deprecated)Lwt_streamData streamsLwt_switchLwt switches
Library lwt.unix
Lwt_bytesByte arraysLwt_configLwt_engineLwt unix main loop engineLwt_featuresLwt_fmtFormat API for Lwt-powered IOsLwt_gcInteraction with the garbage collectorLwt_ioBuffered byte channelsLwt_mainMain loop and event queueLwt_preemptiveThis module allows to mix preemptive threads withLwtcooperative threads. It maintains an extensible pool of preemptive threads to which you can detach computations.Lwt_processProcess managementLwt_sysSystem informations.Lwt_throttleRate limiters.Lwt_timeoutCancelable timeouts.Lwt_unixCooperative system calls
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page