package current_incr

  1. Overview
  2. Docs
Self-adjusting computations

Install

Dune Dependency

Authors

Maintainers

Sources

current_incr-0.6.1.tbz
sha256=86648df3a0940369830f819aa0049d09a6c4f642278cf6d38cd87fcca0f95cc1
sha512=7e30d310897bc4d067b4021c9453b74d505db5c5d8c429254da238faa40f93da4370a11f7e29973371baca3fa8d55693a052bf4679018ca97bc4aa0cfb11fec6

CHANGES.md.html

0.6.1 (2022-10-25)

  • Fix memory leak in readers Queue (#9, @art-w)

  • Expose ?eq for map (#11, @art-w)

  • Add crowbar test (#10, @art-w)

0.6.0 (2022-03-31)

  • First separate release after extraction from the ocurrent repository

  • Memory optimization for Time.after (#3, @art-w)

  • Add mdx tests (#1, @talex5)