May be. Think about it like `list.filter {}.map {}...
# language-proposals
o
May be. Think about it like
list.filter {}.map {}
, you can put whatever into library, given that language itself supports lambdas, syntax without parens, and
it
. We are talking about language here, not about filter/map.