package anycache
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
a direct computation that can either succeed or fail
type 'a t = ('a, exn) Result.result
the type for deferred computation with result of type 'a
type ('a, 'b) result = ('a, 'b) Result.result =
val return : 'a -> 'a t
a successfull result
val fail : exn -> 'a t
an error
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>