Join Slack
Powered by
Is there a better workaround than or a nicer synta...
# announcements
z
zoltu
06/24/2016, 8:20 PM
Is there a better workaround than or a nicer syntax for):
Copy code
catch(throwable: Throwable) { when (throwable) { is T -> zip() } }
Open in Slack
Previous
Next