```attachments.fold(attachments as Collection<S...
# language-proposals
a
Copy code
attachments.fold(attachments as Collection<String>?){ arr, it -> if (it == null) null else arr }
😱 1

http://i.imgur.com/VxnljGc.pngâ–¾