HashedCollection is an abstract base class, which contains common behavior for all hash-based collections, including Set, Dictionary etc.
On 18 October 2010 13:04, Benjamin Van Ryseghem <[email protected]> wrote: > I was looking in Pharo sources and I do not understand the difference > between Set and HashedCollection which both seems to work the same way. > > > Benjamin > _______________________________________________ > Pharo-users mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users > > -- Best regards, Igor Stasenko AKA sig. _______________________________________________ Pharo-users mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
