public final class ResultKt
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)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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)