package async_unix

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async_unix-v0.9.0.tar.gz
md5=9a1c8bfc3b727618797a3e7219957bce

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: 15 May 2017

Dependencies (7)

  1. ocaml-migrate-parsetree >= "0.4" & < "2.0.0"
  2. ppx_jane >= "v0.9" & < "v0.10"
  3. ppx_driver >= "v0.9" & < "v0.10"
  4. jbuilder >= "1.0+beta7"
  5. core >= "v0.9" & < "v0.10"
  6. async_kernel >= "v0.9" & < "v0.10"
  7. ocaml >= "4.03.0" & < "4.06.0"

Dev Dependencies

None

Conflicts

None