Contents

span

A span over the single element stored in this box.

Declaration

var span: Span<Value> { get }

Return Value

A Span over the element stored in this box.

Discussion