package async_core

  1. Overview
  2. No Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async_core-109.27.00.tar.gz
md5=8df2cc930c5062e938e9f983117c1db2

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 (10)

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

Dev Dependencies

None

Used by (4)

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

Conflicts

None