func index(afterRun : AttributedString.Index) -> AttributedString.Index
Returns the position of the run immediately after a run indicated by an index.
func index(afterUnicodeScalar : AttributedString.Index) -> AttributedString.Index
Returns the position of the Unicode scalar immediately after a Unicode scalar indicated by an index.