Hacker symbol

November 13, 2019 ~ 1 min read

Iterators


There's a Rust equivalent here - people wonder why everything's an iterator - they have this expectation that operations should operate on in-memory collections. So they are too much in a hurry to collect iterators into maps or vectors, and work with those with the for-loops they learned in their childhood.


Sebastian BolaƱos

Hi, I'm Sebastian. I'm a software developer from Costa Rica. You can follow me on Twitter. I enjoy working on distributed systems.