package core
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Industrial strength alternative to OCaml's standard library
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.12.3.tar.gz
sha256=3f33a0adb2504b62590e8c6ddb7cdcc433248e4ca09fc5e64057f234dbce4eed
md5=7bd476a69141c1b921dee8c1b4dd6353
doc/index.html
core
API
Library core
Library core.bigbuffer_blocking
Bigbuffer_blockingExtendsCore_kernel.Bigbuffer.
Library core.daemon
DaemonThis module provides support for daemonizing a process. It provides flexibility as to where the standard file descriptors (stdin, stdout and stderr) are connected after daemonization has occurred.
Library core.lock_file_blocking
Lock_file_blockingMutual exclusion between processes using flock and lockf. A file is considered locked only if both of these mechanisms work.
Library core.nano_mutex
Nano_mutexA nano-mutex is a lightweight mutex that can be used only within a single OCaml runtime.
Library core.process_env
Process_envUtility functions for dealing with the environment.
Library core.squeue
SqueueThread-safe queue module, using locks.
Library core.syslog
SyslogSend log messages via the Unix Syslog interface.
Library core.top
Library core.uuid
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page