About MappedCollection

Damien Cassou damien.cassou at gmail.com
Fri May 25 08:47:27 UTC 2007


2007/5/25, Lukas Renggli <renggli at gmail.com>:
> Bag is useful. LinkedList and Heap are not generic collections, they
> are targeted at specific problems like scheduling and data
> compression.

To me, LinkedLists are useful when you want a sequenceable collection
with removal and insertion functionalities.

-- 
Damien Cassou



More information about the Squeak-dev mailing list