It would also be nice to optimize `.map()`, `.filt...
# stdlib
m
It would also be nice to optimize
.map()
,
.filter()
etc. for empty collections in order to spare the useless allocation 🤔