Package 

Class UtilsKt

    • Method Summary

      Modifier and Type Method Description
      final <T extends Any> Iterable<T> onEachApply(Iterable<T> $self, Function1<T, Unit> block)
      final <T extends Any> Unit using(T $self, Function1<T, Unit> block)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait