package uopt
An [option]-like type that incurs no allocation, without requiring a reserved value in the underlying type
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=a6534df59d54cfa50ac22c4406d425b098e94b198cee48c3d82e15a348577cc6
doc/index.html
uopt
API
Library uopt
Uopt
Uopt.t
is an unboxed option: anoption
-like type that incurs no allocation, without requiring a reserved value in the underlying type.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page