> """ > A set-algebra module for Python. > > The functions work on any sequence type and return lists. > The set methods can take a set or any sequence type as an argument. > They are insensitive to the types of the elements. > > Lists are used rather than dictionaries so the elements can be mutable. > > """ Hmm. I was hoping this was actually a C extension for the performance boost, esp. given the number of __foo__ methods in the set class. Implementation in Python makes my interest in adding it to the standard lib more tepid (not to cast the least bit of aspersion on your work). -- Uche Ogbuji Principal Consultant uche.ogbuji@fourthought.com +1 303 583 9900 x 101 Fourthought, Inc. http://Fourthought.com 4735 East Walnut St, Ste. C, Boulder, CO 80301-2537, USA Software-engineering, knowledge-management, XML, CORBA, Linux, Python
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4