package async_extra

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.11.1.tar.gz
md5=249e313db484afc3bf5e677d1463e6e4

Description

Part of Jane Street's Core library The Core suite of libraries is an industrial strength alternative to OCaml's standard library that was developed by Jane Street, the largest industrial user of OCaml.

Published: 14 Jul 2018

Dependencies (8)

  1. ocaml-migrate-parsetree >= "1.0" & < "2.0.0"
  2. jbuilder >= "1.0+beta18.1"
  3. ppx_jane >= "v0.11" & < "v0.12"
  4. core >= "v0.11" & < "v0.12"
  5. async_unix >= "v0.11" & < "v0.12"
  6. async_rpc_kernel >= "v0.11" & < "v0.12"
  7. async_kernel >= "v0.11" & < "v0.12"
  8. ocaml >= "4.04.1"

Dev Dependencies

None

Used by (3)

  1. async = "v0.11.0"
  2. cohttp-async >= "1.1.1" & < "2.5.0"
  3. vrt

Conflicts (1)

  1. jbuilder = "1.0+beta19"