On Tue, Nov 6, 2012 at 9:34 AM, JvJ <kfjwhee...@gmail.com> wrote: > There's quite a number of functions like caar, cadr, cadadr, etc. It's > lengthy to do that in clojure with just first and rest.
Clojure does have ffirst, fnext, nfirst, nnext tho' - and I'd question why you'd need to string several of them together... almost sounds like you'd want different data structures or a more descriptive way to access data in them? Perhaps vectors and maps and get-in? -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ World Singles, LLC. -- http://worldsingles.com/ "Perfection is the enemy of the good." -- Gustave Flaubert, French realist novelist (1821-1880) -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en