package alba
Alba compiler
Install
Dune Dependency
Authors
Maintainers
Sources
0.4.2.tar.gz
sha256=203ee151ce793a977b2d3e66f8b3a0cd7a82cc7f15550c63d88cb30c71eb5f95
md5=64367c393f80ca784f88d07155da4fb0
doc/alba.fmlib/Fmlib/Make_io/Make/M/index.html
Module Make.M
val return : 'a -> 'a t
return a
makes a monadic container containing the value a
.
m >>= f
extracts the value a
from the monadic container m
and returns f a
.
f >=> g
composition of the two monadic functions f
and g
.
f >=> g
is equivalent to fun a -> f a >>= g
.
map f m
maps the values in the monadic container m
with the function f
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>