Hacker News new | ask | show | jobs
by ben0x539 3393 days ago
The way iterators are used in Rust is reminiscent of the use of lazy lists in, like, Haskell, enabling a distinctly functional-ish style.