Module utils

Source
Expand description

Miscellaneous utilities to increase comfort. Special thanks to:

Structsยง

TextMergeStream
Merge consecutive Event::Text events into only one.
TextMergeWithOffset
Merge consecutive Event::Text events into only one, with offsets.