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.13.tbz
sha256=82537ee1c5b1829fde8207614a4e39f560bd582332841290ed5ef76691f3af70
sha512=69fc509e5ed34da64c3c26fa22558ce7f0cb42afa65c864c57dbb05948e12c0f4f6ab7b77a07f8b292ea3a18748ed46deb9da6af74852115da5e938177b3bf18
Description
Selects an appropriate Eio backend for the current platform.
Published: 03 Nov 2023
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" -
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