package orsetto
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A library of assorted structured data interchange languages
Install
dune-project
Dependency
Authors
Maintainers
Sources
r1.1.1.tar.gz
sha256=81283687ce3204263bc955a332dd7b90bf5b648a990c01160f33aaa77d80962f
md5=7346293aa013c2a8974c6fb7c521166a
doc/orsetto.cf/Cf_seqmonad/Basis/index.html
Module Cf_seqmonad.Basis
val return : 'r -> ('m, 'r) tDefine return a to apply a to the bound function.
Define bind m f to apply the value returned by m to the function f to obtain the result monad.
Define mapping to define the `map` operator either as the default fun a -> return (f a) or as some other special map function.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>