package async_extra

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async_extra-v0.15.0.tar.gz
sha256=7e44e4e5b9ce5b10fa2ee6d877f88599bb85bc666bbfaacdcde646ee90031d8a

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 Mar 2022

Dependencies (6)

  1. dune >= "2.0.0"
  2. ppx_jane >= "v0.15" & < "v0.16"
  3. core_kernel >= "v0.15" & < "v0.16"
  4. core >= "v0.15" & < "v0.16"
  5. async_kernel >= "v0.15" & < "v0.16"
  6. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (3)

  1. async_smtp = "v0.15.0"
  2. bonsai >= "v0.15.0" & < "v0.16.0"
  3. vrt

Conflicts

None