I did an small mistake in the previous email but it's irrelevant I get the same result.
the function should be #(reduce + (for [x %] 1)) Thanks, Erlis On Tue, Jan 10, 2012 at 1:03 PM, Erlis Vidal <[email protected]> wrote: > Hi, > > I'm solving the following exercise and when I'm trying to use the answer: > > #(reduce + (for [x coll] 1)) > > I get the error saying that I was using "count" which I'm not. Someone > knows why is that? Is this a bug in 4Clojure or something in the language > that I cannot see? > > Thanks > Erlis > > [image: impossible.png] > > -- 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
<<impossible.png>>
