package session
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val in_thread : (unit -> 'a) -> 'a t
in_thread f
runs f ()
in a separate thread, returning a blocking computation that will become determined once execution of f
is complete.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>