package async_extra

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async_extra-v0.10.0.tar.gz
md5=9729a5c4b0223d44ca05c82620da9401

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: 30 Dec 2017

Dependencies (9)

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

Dev Dependencies

None

Used by (2)

  1. async = "v0.10.0"
  2. vrt

Conflicts

None