Hacker News new | ask | show | jobs
by erichocean 84 days ago
How about this?

    (filter ds (> year 2008))
That's a trivial Clojure macro to make work if it's what you find "intuitive."