incremental_kernel
Library for incremental computations depending only on Core_kernel

Install

Authors

Maintainers

Sources

v0.11.1.tar.gz
md5=258705fb5b2287afb23e44ad57d237c6

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.