Join Slack
Powered by
How can I simplifier this? ```Try { myMethodReturn...
# arrow
m
mmaillot
12/05/2019, 2:17 PM
How can I simplifier this?
Copy code
Try { myMethodReturningOption() }.toOption().flatMap { it }
Open in Slack
Previous
Next