Re: NSQueue equivalent?
Re: NSQueue equivalent?
- Subject: Re: NSQueue equivalent?
- From: Andrew Pinski <email@hidden>
- Date: Tue, 19 Feb 2002 14:32:02 -0500
A class that used NSArray (CFArray) would do it.
Thanks,
Andrew Pinski
On Tuesday, February 19, 2002, at 01:33 , Steve Mykytyn wrote:
It would be helpful to have a class like "NSQueue" that allowed one to
put in objects and take them out FIFO or LIFO. A search of the
documentation didn't reveal any obvious ways to accomplish this. Any
suggestions? Won't be that hard to write one, but would rather not
reinvent the wheel...
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.