package alba
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Alba compiler
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.4.2.tar.gz
sha256=203ee151ce793a977b2d3e66f8b3a0cd7a82cc7f15550c63d88cb30c71eb5f95
md5=64367c393f80ca784f88d07155da4fb0
doc/alba.fmlib/Fmlib/Common/Interval/index.html
Module Common.Interval
find p start beyond returns i with start <= i < beyond and p i or i = beyond if no index in the interval satisfies the predicate p.
fold a f start beyond starts with value a and folds the function f over the interval start..beyond.
fold a f start beyond =
f (beyond - 1) (... (f (start+1) (f start a))) module Monadic (M : Module_types.MONAD) : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>