mutableSpan
A mutable span over the elements of this array, providing direct mutating access.
Declaration
var mutableSpan: MutableSpan<Element> { mutating get }A mutable span over the elements of this array, providing direct mutating access.
var mutableSpan: MutableSpan<Element> { mutating get }