On Mar 6, 12:19 am, Mark Engelberg <[email protected]> wrote:
> I know that this has been brought up several times here, but I don't
> recall whether there was ever any resolution:
>
> It seems reasonable to expect (compare '(1 2 3) '(4 5)) to do a
> lexicographic comparison of the two lists, just like (compare [1 2 3]
> [4 5]) does. Is there an intentional reason why compare doesn't work
> on lists (or sequences in general), or has it simply not yet been
> implemented?
It just hasn't yet been implemented.
Rich
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---