Contents

span

A span over the single element of this collection.

Declaration

var span: Span<Element> { get }

Return Value

A Span over the element of this collection.

Discussion