The successor of as3ds. Visit http://polygonal.github.com/ds/ for more information.
ds – data structures
4 Comments
Trackbacks/Pingbacks
-
[...] MultiMap is heavily based on Michael Baczynski’s HashTable class but I modified it to my requirements and added a couple of additional methods for luxury. At first [...]
-
[...] Baczynski, the author of as3ds, has a good writeup on the above data structures on his web [...]
-
[...] AS3 Data Structures For Game Developers (AS3DS) – ?????????? [...]


I wonder … why using Hash-Structures if they don’t allow random access?