Companion

Necessary so that extension methods can extend it.

Functions

Link copied to clipboard
operator fun <T : Any> invoke(itr: Iterator<T>): PeekingIterator<T>

Platform independent method which creates a PeekingIterator based on a given itr.