public class UtilsKt
@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)