package async_extra

  1. Overview
  2. No Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async_extra-109.28.00.tar.gz
md5=9fa82c37ba1499a455306d3a2adcd82a

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: 21 Nov 2013

Dependencies (12)

  1. ocamlbuild build
  2. sexplib = "109.20.00"
  3. pipebang = "109.28.00"
  4. pa_ounit = "109.27.00"
  5. fieldslib = "109.20.00"
  6. core >= "109.28.00" & <= "109.30.00"
  7. bin_prot >= "109.15.01" & <= "109.30.00"
  8. async_unix >= "109.27.00" & <= "109.30.00"
  9. async_core >= "109.28.00" & <= "109.30.00"
  10. ocamlfind >= "1.3.2"
  11. camlp4
  12. ocaml >= "4.00.0" & < "4.03"

Dev Dependencies

None

Used by (2)

  1. async >= "109.27.00" & < "109.31.00"
  2. vrt

Conflicts

None