Join Slack
Powered by
I'd go a different way and have a custom Return-Cl...
# announcements
a
Andreas Sinz
02/12/2018, 10:23 AM
I'd go a different way and have a custom Return-Class
class MyResult<T>(val lastSuccess: Result.Success<T>?, val currentResult: Result<T>)
2
Views
Open in Slack
Previous
Next