None

object None : Maybe<Nothing>

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
fun orElseThrow(err: () -> IllegalStateException): Nothing
Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val asNullable: Nothing?
Link copied to clipboard
val hasValue: Boolean