I hope collection comprehensions are on the table ...
# language-proposals
d
I hope collection comprehensions are on the table for 1.2. This will allow compiler to fuse some loops under the table, and provide a better alternative to filter/map/mapNotNull chains.