Contents

span

A span over the elements of this array.

Declaration

var span: Span<Element> { get }

Return Value

A Span over the elements of this array.

Discussion