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.9.tbz
sha512=45cdf73c6a23c8fc4609a32ae2196d4790e5bdba34ca0b784bff9c0b70dab233eb336f1c11dc3002451042ff4cf25b643098ad0d011f14c3d6175842113bed21
doc/brr.ocaml_poke_ui/Brr_ocaml_poke_ui/History/index.html
Module Brr_ocaml_poke_ui.HistorySource
Prompt history data structure.
The type for prompt histories.
v ~prev initializes the toplevel with previous entries prev (later elements are older).
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)"
>