Matthias Endler on Nostr: New blog post: 'Thinking in Iterators' in Rust 🦀 Coming from Python, I love list ...
New blog post: 'Thinking in Iterators' in Rust 🦀
Coming from Python, I love list comprehensions. Rust doesn't have them, but its iterator patterns are great.
I struggled to explain it, but here's my attempt: https://corrode.dev/blog/iterators
#rustlang #programming
Coming from Python, I love list comprehensions. Rust doesn't have them, but its iterator patterns are great.
I struggled to explain it, but here's my attempt: https://corrode.dev/blog/iterators
#rustlang #programming