also, if you have list of nullable items, and you ...
# language-proposals
o
also, if you have list of nullable items, and you want to
list.map { it.map { … } }
that’s also doesn’t read clearly