package batteries
This module provides everything needed to write and execute computations in the Option monad.
val return : 'a -> 'a m
return x
puts a value in the Option monad, that is, returns Some x
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>