incremental
Make_with_config.Scope
incremental.incremental_step_function
incremental.memoize
type t = state_witness Scope.t
val top : t
val current : unit -> t
val within : t -> f:(unit -> 'a) -> 'a
val is_top : t -> bool