ChrisR <christopher.roseng...@gmail.com> writes:

> Hi there, possibly the flatten documentation is wrong as (flatten nil)
> for me is returning the empty list rather than nil. (1.3.0).

Indeed, that's because it uses `filter' which produces a lazy seq.  Most
probably, in this case it's just the docstring that should be fixed.

> Is there a better place to post this?

If no core team member picks up the issue, maybe add it to the issue
tracker.

  http://dev.clojure.org/jira

Bye,
Tassilo

-- 
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

Reply via email to