incremental.memoize
Incr.Scope
incremental
incremental.incremental_step_function
incremental.skeleton
ppxlib
yojson
type t = state_witness Incremental.Scope.t
val top : t
val current : unit -> t
val within : t -> f:(unit -> 'a) @ local -> 'a
val is_top : t -> bool