Join Slack
Powered by
You should be able to use `Try { report ?: throw N...
# arrow
s
simon.vergauwen
10/21/2018, 3:26 PM
You should be able to use
Try { report ?: throw NoDataException("No report found") }.toEither()
Open in Slack
Previous
Next