Module text

Module text 

Source
Expand description

Provides functions for manipulation text e.g. word iterator

Structsยง

CoverTextLineIterator
Cover text iterator which traverses the text line by line.
CoverTextWordIterator
Cover text iterator which traverses the text word by word. It also enables the user to peek the word without forwarding the iterator.