package sequencer_table

  1. Overview
  2. Docs
A table of [Async.Sequencer]'s, indexed by key

Install

Dune Dependency

Authors

Maintainers

Sources

sequencer_table-v0.16.0.tar.gz
sha256=faf40fbeaa0014713354be64123229bb01ff32849d37d9902d7ed081c166e069

CHANGES.md.html

Release v0.16.0

  • Generalize Sequencer_table.Make to accept anything providing sexp_of, hash, and compare instead of requiring Hashable.S_plain