package async_extra

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async_extra-v0.13.0.tar.gz
md5=a1f6004fbac5c281c2785571595381dd

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: 20 Nov 2019

Dependencies (5)

  1. dune >= "1.5.1"
  2. ppx_jane >= "v0.13" & < "v0.14"
  3. core_kernel >= "v0.13" & < "v0.14"
  4. async_kernel >= "v0.13" & < "v0.14"
  5. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (3)

  1. async_smtp = "v0.13.0"
  2. vcaml < "v0.14.0"
  3. vrt

Conflicts

None