Companion

object Companion

Functions

Link copied to clipboard
inline fun <T, E : Throwable> tryBlock(block: () -> T): Outcome<T, E>