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