skipBack(by:)
Move currentCodeUnitOffset to the start of the previous n Characters, without constructing them.
Declaration
mutating func skipBack(by n: Int) -> IntDiscussion
Returns the number of Characters skipped over, which can be fewer than n if at the start of the UTF8Span.