PackageDescription: TAG-Ropes


TAG - Ropes

Last published: August 29, 2011 by 'tgriggs'

Defines 2 Classes
Extends 4 Classes


Implements a Dictionary like object called 'Rope'. For most operations, it is faster (sometimes substantially) than using a classical (Identity)Dictionary, AS LONG AS the sizes are smaller (testing was done with sizes up to 15).

Some blog posts about it and its predecessor

http://objology.blogspot.com/2011/07/rope-evolved-chain.html
http://objology.blogspot.com/2011/06/kicking-hash-out-of-dictionary.html