forward_sentence_ends
Description:
Calls forward_sentence_end count times (or until
forward_sentence_end returns false
).
If count is negative, moves backward instead of forward.
Parameters:
| this |
a TextIter |
| count |
number of sentences to move |
Returns:
|
true if this moved and is not the end iterator |