incremental.memoize
Incr.Node_value
incremental
incremental.incremental_step_function
type 'a t =
| Invalid
| Necessary_maybe_stale of 'a option
| Unnecessary_maybe_stale of 'a option
val sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t