package promise_jsoo
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
find_map f a
applies f
to the elements of a
in order, and resolves the first result of the form Some v
, or None
if none exist.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>