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