Closed ddimtirov closed 7 years ago
We could use a better Groovy API - right now the type inference is not strong enough and we need to cast closures to the right functional type.
Not even sure whether we need this in Kotlin, considering the built-in functional primitives. Leaving for later.
Return the result of the first call that does not throw exception.