package async-mvar

  1. Overview
  2. No Docs
Async-mvar is a port of Lwt's Lwt_mvar

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.0.tar.gz
md5=0ca7827c947b1ce59690f215121550cf

Description

This package provides a single module - Async_mvar. It it analagous to Lwt's Lwt_mvar.

Published: 10 Jun 2015

Dependencies (5)

  1. async_kernel
  2. core_kernel < "113.24.00"
  3. obuild build
  4. ocamlfind build
  5. ocaml >= "4.01.0"

Dev Dependencies (2)

  1. async with-test
  2. core with-test

Used by

None

Conflicts

None