Files | Admin

Notes:

Release Name: 0.1.2

Notes: First Rubyforge release


Changes: * Added combine method. * The ref method now uses a hash to cache return values. This is not what I would still call a list datastructure. It increases memory consumption (as if that would matter anymore), too. But it speeds up things a great deal, if you persist on using indexes into a list. * Rakefile added * Supports Rubygems now