public class ExtensionsKt
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
forEachIterator(java.lang.Iterable<? extends T> $receiver,
kotlin.jvm.functions.Function2<? super java.util.Iterator<? extends T>,? super T,kotlin.Unit> block) |