Module run_iterator

Source

Structsยง

RunIterator
Iterator that yields consecutive runs of equal elements from a slice.
RunIteratorBy
Iterator that yields runs of elements based on a custom predicate