package bap-future

  1. Overview
  2. Docs
A library for asynchronous values

Install

Dune Dependency

Authors

Maintainers

Sources

v2.5.0.tar.gz
md5=5abd9b3628b43f797326034f31ca574f

Description

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

Published: 14 Jul 2022

Dependencies (4)

  1. monads = "2.5.0"
  2. oasis build & >= "0.4.7"
  3. core_kernel >= "v0.14" & < "v0.16"
  4. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (16)

  1. bap-beagle >= "2.5.0"
  2. bap-bil >= "2.5.0"
  3. bap-ida >= "2.5.0"
  4. bap-main >= "2.5.0"
  5. bap-plugins >= "2.5.0"
  6. bap-primus >= "2.0.0" & < "2.2.0" | >= "2.5.0"
  7. bap-primus-exploring-scheduler >= "2.5.0"
  8. bap-primus-print >= "2.5.0"
  9. bap-primus-round-robin-scheduler >= "2.5.0"
  10. bap-primus-wandering-scheduler >= "2.5.0"
  11. bap-radare2 >= "2.5.0"
  12. bap-std >= "2.5.0"
  13. bap-symbol-reader >= "2.5.0"
  14. bap-trace >= "2.5.0"
  15. bap-veri >= "0.2.5"
  16. bap-x86 >= "2.5.0"

Conflicts

None