On Feb 17, 8:48 pm, Chouser <chou...@gmail.com> wrote:
> On Tue, Feb 17, 2009 at 8:37 PM, Chouser <chou...@gmail.com> wrote:
> > Empty lazy seqs do not always compare as equal:
>
> > user=> (= (map inc nil) ())
> > false
>
> The problem appears to be when the first seq being compared is empty
> but not identical to the second collection.  The attached patch fixes
> this and is I think correct.
>

Fixed in svn 1288 -  thanks for the report!

Rich

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