Hacker News new | ask | show | jobs
by exDM69 5116 days ago
I feel that this kind of combination of lazy evaluation for sequences, together with eager evaluation for imperative code hits a particular sweet spot. Python and Clojure have very nice lazy sequences.