default

inline fun <Ok, Error : Any> RaiseScope.Companion.default(action: RaiseScope<Error>.() -> Ok): Ok