public class UtilsKt
static <T> java.lang.Iterable<T>
onEachApply(java.lang.Iterable<? extends T> $receiver, kotlin.jvm.functions.Function1<? super T,kotlin.Unit> block)
@NotNull public static <T> java.lang.Iterable<T> onEachApply(@NotNull java.lang.Iterable<? extends T> $receiver, @NotNull kotlin.jvm.functions.Function1<? super T,kotlin.Unit> block)