Join Slack
Powered by
What about this? `try { attachments.requireNoNulls...
# language-proposals
r
robin
02/07/2017, 3:51 PM
What about this?
try { attachments.requireNoNulls() } catch(e: IllegalArgumentException) { return null }
Open in Slack
Previous
Next