sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A slice abstraction.
type t = slice
The type for slices.
type contents = Contents.hash * Contents.value
The type for exported contents.
type node = Node.hash * Node.value
The type for exported nodes.
type commit = Commit.hash * Commit.value
The type for exported commits.
The type for exported values.