package incremental_kernel

  1. Overview
  2. Docs
Library for incremental computations depending only on Core_kernel

Install

Dune Dependency

Authors

Maintainers

Sources

incremental_kernel-v0.9.0.tar.gz
md5=37ce6ade298c1e5492b7c06c472cf3e7

CHANGES.md.html

113.43.00

  • Adds a Let_syntax module to Incremental_intf.S. I've found things like this useful in a couple of different projects as a nice alternative to the mapN functions.