Contents

span

A span over the elements of this array, providing direct read-only access.

Declaration

var span: Span<Element> { get }

Discussion