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