Result

interface Result<T>

Inheritors

Types

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
@NotNull
open fun orElse(@NotNull function: (Exception) -> T): T