> I'll likely add to Trac a ticket about the need for a comparison
> method on sets later today when I get a chance.

Just for the record, "sorted sets" make very little sense.  It is  
important to be able to have a set containing anything that is  
hashable (in the python sense) but not necessarily sortable (again in  
the python sense).  If you can't sort the elements, how can you order  
the sets themselves?

Nick

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to