Re: NSArray merge sorting
Re: NSArray merge sorting
- Subject: Re: NSArray merge sorting
- From: WT <email@hidden>
- Date: Mon, 20 Apr 2009 22:59:11 +0200
I was thinking about NSSet/NSMutableSet as well, but there may be a
problem with that solution: I don't think the order of elements is
guaranteed to remain the same between adding the elements and
accessing them.
Wagner
On Apr 20, 2009, at 10:44 PM, email@hidden wrote:
Would NSSet cut the mustard here?
On 20 Apr 2009, at 20:54, David Scheidt wrote:
Am I missing something, or is there really not a built-in to merge
two arrays?
I can roll my own, of course, but there are so many builtins, I'd
have thought
one was lurking somewhere.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden