[squeak-dev] Dictionary>>addAll:

Andreas Raab andreas.raab at gmx.de
Tue Aug 24 04:22:51 UTC 2010


Hm ... tell me what you *think* this code would do:

   dict := Dictionary withAll: {'foo' -> 'bar'. 'hello' -> 'world'}.

then run it. Does that seem right to you?

Cheers,
   - Andreas



More information about the Squeak-dev mailing list