Hi, because the first element is taken verbatim and the function is not applied to it. In this case it is the zero.
(iterate f x) => (x (f x) (f (f x)) ...) So the pluses you see are for the 1 and the 2. 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
