package lwt
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Promises and event-driven I/O
Install
dune-project
Dependency
Authors
Maintainers
Sources
5.5.0.tar.gz
md5=94272fac89c5bf21a89c102b8a8f35a5
sha512=8951b94555e930634375816d71815b9d85daad6ffb7dab24864661504d11be26575ab0b237196c54693efa372a9b69cdc1d5068a20a250dc0bbb4a3c03c5fda1
doc/lwt.unix/Lwt_sys/index.html
Module Lwt_sys
System informations.
Not_available(feature) is an exception that may be raised when a feature is not available on the current system.
type feature = [ | `wait4| `get_cpu| `get_affinity| `set_affinity| `recv_msg| `send_msg| `fd_passing| `get_credentials| `mincore| `madvise| `fdatasync| `libev
]Features that can be tested.
val have : feature -> boolTest whether the given feature is available on the current system.
val byte_order : byte_orderThe byte order used by the computer running the program.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>