Package 

Class NameUtilsKt

    • Method Summary

      Modifier and Type Method Description
      final static <T extends Any, R extends Any> Function1<T, R> memoize(Function1<T, R> $self)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • memoize

         final static <T extends Any, R extends Any> Function1<T, R> memoize(Function1<T, R> $self)