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/Make/argument-1-Incr/Node_value/index.html

Module Incr.Node_value

type 'a t =
  1. | Invalid
  2. | Necessary_maybe_stale of 'a option
  3. | Unnecessary_maybe_stale of 'a option
val sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.