package async_kernel

  1. Overview
  2. No Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async_kernel-111.17.00.tar.gz
md5=146609b509bd32b11ea99f962cec07b5

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 Jun 2014

Dependencies (11)

  1. ocamlbuild build
  2. sexplib = "111.17.00"
  3. pa_test = "111.08.00"
  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 >= "111.17.00" & <= "111.21.00"
  8. bin_prot = "111.03.00"
  9. ocamlfind >= "1.3.2"
  10. camlp4
  11. ocaml >= "4.00.0" & < "4.03"

Dev Dependencies

None

Used by (7)

  1. alcotest-async >= "1.3.0"
  2. anycache-async
  3. async = "111.17.00"
  4. async-mvar
  5. async_extra >= "111.17.00" & < "111.25.00"
  6. async_unix >= "111.17.00" & < "111.25.00"
  7. cohttp-curl-async

Conflicts

None