toResult

suspend fun <A> Effect<Throwable, A>.toResult(): <ERROR CLASS><A>
fun <A> EagerEffect<Throwable, A>.toResult(): <ERROR CLASS><A>