[squeak-dev] Not quite literally, let me check the Dictionary...

Hans-Martin Mosner hmm at heeg.de
Sun May 2 06:59:24 UTC 2010


Am 02.05.2010 07:00, schrieb Casey Ransberger:
> I was wondering what folks might think of...
>
> Dictionary on: { #foo->23. #bar->42. #baz->123 }
Are you aware that
{ #foo->23. #bar->42. #baz->123 } as: Dictionary
already exists in the system?
So I think this would be unnecessary duplication of functionality.

Cheers,
Hans-Martin



More information about the Squeak-dev mailing list