[squeak-dev] Re: Dictionary>>collect: returning OrderedCollection?

Paolo Bonzini bonzini at gnu.org
Mon Jun 16 11:51:27 UTC 2008


> Now we have three ways of defining collect: on a dictionary - values alone,  
> on the value part of associations, and on associations.

Associations are just an implementation detail.  Dictionaries are just 
collections of values with an externally-defined keys.

Paolo



More information about the Squeak-dev mailing list