package bap-future

  1. Overview
  2. Docs
A library for asynchronous values

Install

Dune Dependency

Authors

Maintainers

Sources

v2.1.0.tar.gz
md5=3db9deac8d429b9b8a8ec9aec54987b1

Description

A library for reasoning about state based dynamic systems. This can be seen as a common denominator between Lwt and Async libraries.

Published: 02 Jun 2020

Dependencies (4)

  1. monads
  2. oasis build & >= "0.4.7"
  3. core_kernel >= "v0.12" & < "v0.13"
  4. ocaml >= "4.07.0" & < "4.10.0"

Dev Dependencies

None

Used by (5)

  1. bap-main = "2.1.0"
  2. bap-plugins = "2.1.0"
  3. bap-primus >= "2.0.0" & < "2.2.0"
  4. bap-std = "2.1.0"
  5. bap-veri >= "0.2.5"

Conflicts

None