func index(afterCharacter : AttributedString.Index) -> AttributedString.Index
Returns the position of the character immediately after another charcter indicated by an index.
func index(afterRun : AttributedString.Index) -> AttributedString.Index
Returns the position of the run immediately after a run indicated by an index.