kbox / ch.tutteli.kbox

Package ch.tutteli.kbox

Types

PeekingIterator

class PeekingIterator<out T> : Iterator<T>

WithIndex

data class WithIndex<out T>

A named pair with index and value.

Extensions for External Classes

kotlin.Array

kotlin.collections.Iterable

kotlin.collections.Iterator

kotlin.collections.List

kotlin.collections.Map