package batteries
-
batteries
-
batteriesThread
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Monadic composition.
bind r f
proceeds as f x
if r
is Ok x
, or returns r
if r
is an error.
- since 2.0
val return : 'a -> ('a, _) t
Monadic return, just encapsulates the given value with Ok
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>