public final class FunctionsKt
final static <T extends Any> Function1<T, T>
identity()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static <T extends Any> Function1<T, T> identity()
恒等操作を行うブロックを返します。
0.1.0