bonsai_term_components.ncdu
Bonsai_tui_ncdu.Weight
bonsai_term_components.bar_chart
bonsai_term_components.border_box
bonsai_term_components.catppuccin
bonsai_term_components.click_handler
bonsai_term_components.compatibility
bonsai_term_components.less_keybindings
bonsai_term_components.scroller
bonsai_term_components.spinner
bonsai_term_components.text_editor
bonsai_term_components.textbox
bonsai_term_components.tree_view
bonsai_term_components.typography
bonsai_term_components.zed
ppxlib
yojson
type 'a t = {
self : 'a;
self weight is the weight of just this node in the tree.
dominated : 'a;
dominated is the size of this node + the size of its children.
dominated
}
val sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t