package incremental

  1. Overview
  2. Docs
Library for incremental computations

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=bcd6da0c70d9f0b0d528b16d8faf800dd92cd45dca817f4b750628921671e8e0

doc/incremental.memoize/Incr_memoize/index.html

Module Incr_memoizeSource

A library for memoizing incremental bind. See README.md

Sourcemodule Store_params : sig ... end

Represents parameters to initialize a store that will cache incremental computations.

Sourcemodule Store : sig ... end
Sourcemodule Make (Incr : Incremental.S) : sig ... end
OCaml

Innovation. Community. Security.