Unicode token-parsing and string handling. Includes String, ImmutableString, SimpleIterator, QuoteIterator, RegexIterator and LineIterator. Iterators support streaming via internal use of IBuffer, which also enables lockstep reading across multiple iterator (and reader) instances when bound to a common source.
|