package async_core

  1. Overview
  2. No Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async_core-109.55.02.tar.gz
md5=1f0f6a083c62e636e049c618995b29ee

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: 16 Dec 2013

Dependencies (11)

  1. ocamlbuild build
  2. sexplib >= "109.55.00" & <= "109.55.02"
  3. pa_test >= "109.53.00" & <= "109.53.02"
  4. pa_ounit >= "109.53.00" & <= "109.53.02"
  5. herelib >= "109.35.00" & <= "109.35.02"
  6. fieldslib >= "109.20.00" & <= "109.20.03"
  7. core >= "109.55.00" & <= "109.55.02"
  8. bin_prot >= "109.53.00" & <= "109.53.03"
  9. ocamlfind >= "1.3.2"
  10. camlp4
  11. ocaml >= "4.00.0" & < "4.03"

Dev Dependencies

None

Used by (4)

  1. async = "109.53.02"
  2. async_extra = "109.55.02"
  3. async_unix = "109.55.02"
  4. gen_server < "2.0.2"

Conflicts

None