= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
lwt 3.3.0
Libraries
This package provides the following libraries (via ocamlobjinfo):
lwt
Documentation:
Lwt_sequence
Mutable sequence of elements (deprecated)Lwt
Asynchronous programming with promises.Lwt_mutex
Cooperative locks for mutual exclusionLwt_condition
ConditionsLwt_list
List helpersLwt_mvar
Mailbox variablesLwt_pool
External resource pools.Lwt_pqueue
Functional priority queues (deprecated).Lwt_result
Explicit error handlingLwt_stream
Data streamsLwt_switch
Lwt switches
lwt_log
Documentation:
Lwt_log_rules
Logging rules parsingLwt_log_core
Logging facility
lwt_simple_top
Documentation:
lwt_syntax
Documentation:
lwt_syntax_log
Documentation:
lwt_syntax_options
Documentation:
lwt_unix
Documentation:
Lwt_config
Lwt_engine
Lwt unix main loop engineLwt_main
Main loop and event queueLwt_unix_jobs
Lwt_unix
Cooperative system callsLwt_bytes
Byte arraysLwt_sys
System informations.Lwt_io
Buffered byte channelsLwt_chan
ModuleLwt_chan
: cooperative,Pervasives
-like, I/O functionsLwt_log
Logging functionsLwt_daemon
Daemon helpersLwt_gc
Interaction with the garbage collectorLwt_preemptive
This module allows to mix preemptive threads withLwt
cooperative threads. It maintains an extensible pool of preemptive threads to which you can detach computations.Lwt_process
Process managementLwt_throttle
Rate limitersLwt_timeout
Timeouts
ppx_lwt
Documentation:
Ppx_lwt
Ppx syntax extension for Lwt