no queue class in base?

Martin Kuball martinkuball at web.de
Thu Nov 3 18:12:03 UTC 2005


Hi!

I'm looking for a queue class in squeak. The only class I found is 
SharedQueue. But I don't need synchronization. Sure, if there is 
really none I could write one in minutes. But I wonder if it makes 
sense to add such an elementary data structure to the base collection 
stuff.

Martin



More information about the Squeak-dev mailing list