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.16.0.tar.gz
sha256=5e3553d8150561a1446d82328d462f3059a9a3b305f0cb89c715183b4a0598d2

Description

This library provides accessors for numerous types in Async.

Published: 14 Jun 2023

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.16" & < "v0.17"
  3. ppx_accessor >= "v0.16" & < "v0.17"
  4. core >= "v0.16" & < "v0.17"
  5. async_kernel >= "v0.16" & < "v0.17"
  6. accessor_core >= "v0.16" & < "v0.17"
  7. ocaml >= "4.14.0"

Dev Dependencies

None

Used by

None

Conflicts

None