package batteries
A community-maintained standard library extension
Install
dune-project
Dependency
Authors
Maintainers
Sources
v3.1.0.tar.gz
sha256=669181f5962b2430562ea56f08c7e95c9fe39ff29973a256007cec0ef01a2d75
md5=09a28af1c3b95c03d7863756dd4891fe
doc/batteries/BatInterfaces/module-type-OrderedType/index.html
Module type BatInterfaces.OrderedType
A total ordering function This is a two-argument function f
such that f e1 e2
is zero if the values e1
and e2
are equal, f e1 e2
is strictly negative if e1
is smaller than e2
, and f e1 e2
is strictly positive if e1
is greater than e2
. Example: a suitable ordering function is the generic structural comparison function Pervasives.compare
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>