Iterators
object Iterators
Utilities and implicits for iterators. Nothing major.
Value members
Concrete methods
Merges (ordered) iterators by returning the lesser element at the head of each, according to the given comparator. Ties go to the element from the first iterator.
Merges (ordered) iterators by returning the lesser element at the head of each, according to the given comparator. Ties go to the element from the first iterator.