func index(afterCharacter : Index) -> Index
Returns the position of the character immediately after another charcter indicated by an index.
func index(afterUnicodeScalar : Index) -> Index
Returns the position of the Unicode scalar immediately after a Unicode scalar indicated by an index.