In general you should prefer doseq because it doesn't hold on to the head, correct?
Sent from my iPhone On Dec 15, 2010, at 5:14 PM, Meikel Brandmeyer <[email protected]> wrote: > Hi, > > Am 15.12.2010 um 19:54 schrieb Brian Marick: > >> (See also #'dorun.) > > Argh. See also doseq. > > Sincerely > Meikel > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
