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
  
    
      4.2.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=6d679ec2f33897675066d4c58c1d57d84045727263c16279b23c3a9ce13fb3f0
    
    
  md5=2ce7827948adc611319f9449e4519070
    
    
  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_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 callsLwt_unix_jobs
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page