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.8.tbz
sha512=49e7bfbad2ea6a0139354e4a33c59c8a113c4c1e20a4f629bc5cad24aa801e474b4af10ce35adbda5d23dd294d1de5efa5b10bb3030d03f4758459977250a0f6
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)"
>