Hacker News new | ask | show | jobs
by nikisweeting 2446 days ago
Python and Rust both have similar "duck"y features where you can Impl iteration or add the necessary __special__ methods to get iteration features.