package async_kernel

  1. Overview
  2. No Docs
Monadic concurrency library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=01ced973dbc70535f692f38bed524ae82dba17e26e58791b2fbf0d647b160d2e

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: 26 May 2024

Dependencies (5)

  1. dune >= "3.11.0"
  2. ppx_jane >= "v0.17" & < "v0.18~"
  3. core_kernel >= "v0.17" & < "v0.18~"
  4. core >= "v0.17" & < "v0.18~"
  5. ocaml >= "5.1.0"

Dev Dependencies

None

Conflicts

None