removeLast()
Remove the last initialized element from this span.
Declaration
mutating func removeLast() -> ElementDiscussion
Returns the last element. The OutputSpan must not be empty.
Remove the last initialized element from this span.
mutating func removeLast() -> ElementReturns the last element. The OutputSpan must not be empty.