package async_extra

  1. Overview
  2. No Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async_extra-113.24.00.tar.gz
md5=45e4fae363f8beb8b1f6501c455b074f

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: 02 Feb 2016

Dependencies (18)

  1. variantslib >= "113.24.00" & < "113.25.00"
  2. typerep >= "113.24.00" & < "113.25.00"
  3. sexplib >= "113.24.00" & < "113.25.00"
  4. ppx_jane >= "113.24.00" & < "113.25.00"
  5. ppx_inline_test >= "113.24.00" & < "113.25.00"
  6. ppx_expect >= "113.24.00" & < "113.25.00"
  7. ppx_driver >= "113.24.00" & < "113.25.00"
  8. ppx_bench >= "113.24.00" & < "113.25.00"
  9. ppx_assert >= "113.24.00" & < "113.25.00"
  10. fieldslib >= "113.24.00" & < "113.25.00"
  11. core >= "113.24.00" & < "113.25.00"
  12. bin_prot >= "113.24.00" & < "113.25.00"
  13. async_unix >= "113.24.00" & < "113.25.00"
  14. async_rpc_kernel >= "113.24.00" & < "113.25.00"
  15. async_kernel >= "113.24.00" & < "113.25.00"
  16. ocamlfind build & >= "1.3.2"
  17. ocamlbuild build
  18. ocaml >= "4.02.3"

Dev Dependencies

None

Used by (2)

  1. async = "113.24.00"
  2. vrt

Conflicts

None