Hacker News new | ask | show | jobs
by Totient 4340 days ago
Instead of "rest" (which the author mentions is a core function), the Clojure convention for getting the remaining items appears to be "more"; e.g. [x y & more]

I really like this tutorial.