package middleware
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The identity monad, which has no special monadic behavior.
bind fn a
sequentially composes a
with fn
, passing the result of the first action to fn
.
val return : 'a -> 'a t
return a
injects the value a
into the monadic type.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>