package session
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The identity monad as a stub for blocking computations.
Using this module in lifting will not change the blocking characteristics of the backend. It's here merely to facilitate interoperability.
val run : 'a t -> 'a
run m
"runs" the computation within the identity monad, returning the value.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>