[Module] MapList
thanos vassilakis
thanos@scriptfoundry.com
Tue, 14 Aug 2001 13:53:14 -0400 (EDT)
MapList
-------
A container class that offers Dictonary, List and Set behavior.
A container class that offers Dictonary, List and Set behavior. Use it
when you need a dictionary but you want the order of the items
maintained. Also with large sets of data MapList can be considerably
faster than equivilent containers.
URL: http://www.scriptfoundry.com/modules/maplist/
Download: http://www.scriptfoundry.com/modules/dist/maplist.py
License: Open Source
Platform: any
Requires: None
Gui: N/A
Categories: Data Structures
thanos vassilakis (thanos@scriptfoundry.com)
http://www.scriptfoundry.com/~thanos/
--
<a href="http://www.scriptfoundry.com/modules/maplist/">MapList</a> -- A
container class that offers Dictonary, List and Set behavior.