Package 

Class NavResultKt

    • Method Summary

      Modifier and Type Method Description
      final static <R extends Any> R getOr(NavResult<R> $self, Function0<R> canceledValue) Returns NavResult.Value.value if there is any, or canceledValue result if there isn't (i.
      • Methods inherited from class java.lang.Object

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