Hi, Am Mittwoch, 6. Juni 2012 12:13:56 UTC+2 schrieb Jim foo.bar:
Your f is NOT free of side-effects...Nonetheless, I would expect (0 +1 > +2) instead of (+0 +1 2)! > Can anyone shine some light on this? > > When printing the sequence the tail is realized before the current item is printed. Hence the plus of the next item is printed before the current item is printed by the sequence printing method. Kind regards 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
