Join Slack
Powered by
`if (attachments.any { it == null }) null else att...
# language-proposals
d
damian
02/07/2017, 3:52 PM
if (attachments.any { it == null }) null else attachments as Collection<String>
?
👍 3
Open in Slack
Previous
Next