bonsai_concrete.ui_incr
Incr.Scope
bonsai_concrete.metrics
bonsai_concrete.metrics_histogram_buckets
bonsai_concrete.metrics_quantile_calc
bonsai_concrete.ui_time_source
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