Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
ntietz.com blog - technically a blog
(Uncensored)
subscribe
Rust's iterators optimize nicely—and contain a footgun
https://ntietz.com/blog/rusts-iterators-optimize-footgun/?utm_source=atom&utm_medium=feed
links
backlinks
I saw a claim recently that in functional programming using "map/filter iterates over the list twice, while the foreach loop iterates only once."