package brr
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Browser programming toolkit for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
brr-0.0.7.tbz
sha512=4b3d42eb6a32c1d6f1c5ef003f5311b5029156b31f6e51af098b695c769699e0304b66afd2dd574ecf1084e095bbbc4eac552daab083766cd81ed2f1d9897d51
doc/brr.ocaml_poke_ui/Brr_ocaml_poke_ui/History/index.html
Module Brr_ocaml_poke_ui.History
Prompt history data structure.
v ~prev initializes the toplevel with previous entries prev (later elements are older).
val empty : tempty is an empty history.
prev h current makes current the next entry of the resulting history and returns the previous entry of h (if any).
next h current makes current the previous entry of the resulting history and returns the next entry of h (if any).
to_string ~sep t is a string with the entries of t separated by lines that contain sep.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>