Hacker News new | ask | show | jobs
by kubb 862 days ago
Range over function is actually good. Now we can implement proper iterators for collections. In particular, it should be possible to have abstractions like clojure-style lazy sequences.