bonsai_concrete.ui_incr
Expert.Dependency
bonsai_concrete.metrics
bonsai_concrete.metrics_histogram_buckets
bonsai_concrete.metrics_quantile_calc
bonsai_concrete.ui_time_source
ppxlib
yojson
type 'a t = ('a, state_witness) Incremental.Expert.Dependency.t
val sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t
val create : ?on_change:('a -> unit) -> 'a t -> 'a t
val value : 'a t -> 'a