Join Slack
Powered by
`listOfLists.flatMap { it }.filterNotNull().first ...
# language-proposals
o
orangy
12/22/2016, 9:42 AM
listOfLists.flatMap { it }.filterNotNull().first { … }
is not much worse
Open in Slack
Previous
Next