Package-level declarations

Types

Link copied to clipboard
class PeekableIterator<T : Any>(base: Iterator<T>) : Iterator<T>