package carton
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Memoization of map
.
Instead to systematically call map
to load memory-page, we memoize the call by a simple internal table of weak pointers.
and 'fd map = 'fd -> pos:int64 -> int -> Bigstringaf.t
val reset : 'fd t -> unit
val make : ?sector:int64 -> 'fd -> 'fd t
val sector : 'fd t -> int64
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page