package accessor_async

  1. Overview
  2. Docs
Accessors for Async types, for use with the Accessor library

Install

Dune Dependency

Authors

Maintainers

Sources

accessor_async-v0.15.0.tar.gz
sha256=16be666b8b0b39426eb5b4004a9ef7d2c92c0d54356f72d96b90e8164a1ff562

Description

This library provides accessors for numerous types in Async.

Published: 21 Mar 2022

README

README.org

The ~Accessor_async~ library extends ~Accessor_core~ with convenience functions
for working with various types in ~Async~.

Dependencies (7)

  1. dune >= "2.0.0"
  2. ppx_jane >= "v0.15" & < "v0.16"
  3. ppx_accessor >= "v0.15" & < "v0.16"
  4. core >= "v0.15" & < "v0.16"
  5. async_kernel >= "v0.15" & < "v0.16"
  6. accessor_core >= "v0.15" & < "v0.16"
  7. ocaml >= "4.09.0"

Dev Dependencies

None

Used by

None

Conflicts

None