Package 

Class ResultKt

    • Method Summary

      Modifier and Type Method Description
      final static <T extends Any, K extends Any> Result<K> map(Result<T> $self, Function1<T, K> mapper)
      final static Result<Unit> toUnitResult(Result<?> $self)
      • Methods inherited from class java.lang.Object

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