package eio_main
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Effect-based direct-style IO mainloop for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
eio-0.15.tbz
sha256=807ecef337dda849b05d3dbd17a928e6f5c636e76eb15e2213667c91127718a7
sha512=8f055aec34c9347eed2cbaa4ee439399bbe3d6a546f2c2b52e27f733fe822f4acdee3e00e4e64ae3eb922c2772535952f8e81b546802fe945fd32d3fab88b7b9
Description
Selects an appropriate Eio backend for the current platform.
Published: 26 Feb 2024
Dependencies (4)
-
eio_windows
= version & os = "win32" -
eio_posix
= version & os != "win32" -
eio_linux
= version & os = "linux" & (os-distribution != "centos" | os-version > "7") -
dune
>= "3.9"
Dev Dependencies (4)
Used by (34)
-
asai
< "0.2.0" -
capnp-rpc-unix
>= "2.1" - caqti-eio
- carbon
- cohttp-bench
- cohttp-eio
-
eio-ssl
< "0.2.0" - eio-trace
-
forester
>= "2.4" & < "4.0.0" - geojsone
- graft
- hl_yaml
- inotify-eio
- linol-eio
-
lwt_eio
!= "0.5" - mirage-crypto-rng-eio
- mlgpx
- multipart_form-eio
- nloge
- odoc-driver
- oenv
- opentelemetry-client-cohttp-eio
-
opentelemetry-client-cohttp-lwt
= "0.12" -
plist-xml
>= "0.4.0" -
qdrant
>= "0.2.0" - rpmfile-eio
-
SZXX
>= "4.0.1" - smaws-lib
- snf_mcp
- tls-eio
- topojsone
-
wayland
>= "2.0" - xdge
- zmq-eio
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page