package prbnmcn-cgrph
Incremental computation
Install
Dune Dependency
Authors
Maintainers
Sources
0.0.2.tar.gz
md5=1044ed2aff9932242e1859b98e0732d0
sha512=72d9a45ed81d2b0c7eec1b25489458298fcb25b6adcf399317aa3d8d7c245a0055b96f17955287f632d0bad2fd6a7fb87a2c93b0883e0d9ba0d738c05b5fe3f8
doc/CHANGES.html
0.0.2
- fix:
return
nodes were always re-evaluated, along pending callbacks... - optim: unbox some types
- optim: do not produce human-readable tags unless in
debug
mode - optim: in nodes
bind m f
, do not callf
unlessm
has been invalidated - new: expose
undo
function, allowing to backtrack at most oneVar.set
followed by aget
(experimental) - new: expose infix
let+
andmap+
- new: expose
tracking
variables - new:
map_array
node
0.0.1
- First release
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page