nextSpan()
Returns a span over the next group of elements that are ready to by visited, up to the specifed maximum.
Declaration
mutating func nextSpan() -> Span<Self.Element>Returns a span over the next group of elements that are ready to by visited, up to the specifed maximum.
mutating func nextSpan() -> Span<Self.Element>