Splits a stream using a separator. The separator can be a single element or a bidirectional range of elements.
Returns true if there are no more regions in the splitter.
Gets the current region in the stream.
See Implementation
Splits a stream using a separator. The separator can be a single element or a bidirectional range of elements.