package async_extra

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async_extra-v0.11.0.tar.gz
md5=38b86e26d9306c289f8fa438d899a05f

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: 22 Mar 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" & < "4.07"

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"