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.14.tbz
sha256=52f85b947d3e0de70940b5bbaac0d3e78841fea5648e73af7d8a754ab51c871b
sha512=944095b1131d2dcc1f0d415fe46fd78b883733e0f95985e3a0feafe73b1703606ec60560abf36c16c364cc60164b7330f236e39569e264c702bb5647e28bfd3c
Description
Selects an appropriate Eio backend for the current platform.
Published: 19 Jan 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 (36)
-
asai
< "0.2.0" - azure-cosmos-db-eio
-
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" -
parseff
>= "0.3.0" -
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