package async_core

  1. Overview
  2. No Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async_core-109.34.00.tar.gz
md5=d02c979bd3b9bbdade7600e81b7d7c5a

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

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

Dev Dependencies

None

Used by (4)

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

Conflicts

None