package middleware
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Monads of two type parameters.
bind fn a
sequentially composes a
with fn
, passing the result of the first action to fn
.
val return : 'a -> ('a, 'm) t
return a
injects the value a
into the monadic type.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>