package range
Fold on integer range
Install
Dune Dependency
Authors
Maintainers
Sources
0.3.tar.gz
sha256=7f84afe9c34a274043a5cae69b6ec8cc19e4823554d16f7bebfd368753f9dbb3
md5=e777571f1265883920f3c4d7542c828b
README.html
README
Range Library This small library has two goals : * enable to fold a sequence of integers like a list * split a range, making distributed computing easy Example of usage (* print numbers between 100 and 200 *) Range.(from 100 200 |> iter (Printf.printf "%d\n"));; (* print sum of all values between 1 and 50 *) Range.(from 1 50 |> fold (+) 0 |> print_int);;
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>