mutableSpan
A mutable span over the elements of this array.
Declaration
var mutableSpan: MutableSpan<Element> { mutating get }Return Value
A MutableSpan over the elements of this array.
A mutable span over the elements of this array.
var mutableSpan: MutableSpan<Element> { mutating get }A MutableSpan over the elements of this array.