[ANN] cadr: `car', ..., `cddddr' in Clojure

2011-11-30 Thread Peter Danenberg
Try as I might, I can't purge these anachronisms; so here are `car' to `cr' in all their glory: http://clojars.org/cadr This implementation uses a Kleene-closure around the alphabet {a, d} to generate the names; and a macro to define them:

Re: [ANN] cadr: `car', ..., `cddddr' in Clojure

2011-11-30 Thread Tassilo Horn
Peter Danenberg pe...@factual.com writes: Hi Peter, Try as I might, I can't purge these anachronisms; so here are `car' to `cr' in all their glory: http://clojars.org/cadr Nice. :-) This implementation uses a Kleene-closure around the alphabet {a, d} to generate the names; and a