Hacker News new | ask | show | jobs
by arsenerei 4216 days ago
#([31 28 31 30 31 30 31 31 30 31 30 31] (dec %))

> Why is it any better/faster than a simple switch case like this in Clojure

It's not about better or faster. It's fun to think of things like this. :)