package bonsai
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A library for building dynamic webapps, using Js_of_ocaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
bonsai-v0.14.0.tar.gz
sha256=43f35d648644492d776bf2c7b86c8227e7793615b6a658432e95f8dccd3631f8
md5=b5e743dbfa64d0da5fd660f14cd0b549
doc/bonsai.mdx/Bonsai_mdx/Incr/State/index.html
Module Incr.State
type t = state_witness Incremental.State.tval sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.tinclude Core_kernel.Invariant.S with type t := t
val invariant : t -> unitval t : tt is the shared state for a call to Incremental.Make.
val keep_node_creation_backtrace : t -> boolval set_keep_node_creation_backtrace : t -> bool -> unitval max_height_allowed : t -> intval set_max_height_allowed : t -> int -> unitval num_active_observers : t -> intval max_height_seen : t -> intval num_nodes_became_necessary : t -> intval num_nodes_became_unnecessary : t -> intval num_nodes_changed : t -> intval num_nodes_created : t -> intval num_nodes_invalidated : t -> intval num_nodes_recomputed : t -> intval num_nodes_recomputed_directly_because_one_child : t -> intval num_nodes_recomputed_directly_because_min_height : t -> intval num_stabilizes : t -> intval num_var_sets : t -> intmodule Stats : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>