package bap-future

  1. Overview
  2. Docs
A library for asynchronous values

Install

Dune Dependency

Authors

Maintainers

Sources

v1.6.0.tar.gz
md5=0ccf6571613c0666a37d154c7f70af4f

Description

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

Published: 10 Apr 2019

Dependencies (4)

  1. monads
  2. oasis build & >= "0.4.7"
  3. core_kernel >= "v0.11" & < "v0.12"
  4. ocaml >= "4.04.1" & < "4.08.0"

Dev Dependencies

None

Used by (3)

  1. bap-primus >= "1.6.0" & < "2.2.0"
  2. bap-std = "1.6.0"
  3. bap-veri >= "0.2.5"

Conflicts

None