package colibri2
fold f d o
returns d
if o
is None
, and f d x
if o
is Some x
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
fold f d o
returns d
if o
is None
, and f d x
if o
is Some x