Re: NSArray merge sorting
Re: NSArray merge sorting
- Subject: Re: NSArray merge sorting
- From: Keary Suska <email@hidden>
- Date: Mon, 20 Apr 2009 14:31:25 -0600
On Apr 20, 2009, at 1:54 PM, 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.
Do you mean other than -arrayByAddingObjectsFromArray: and its mutable
counterpart? Or are you looking for some sort of duplicate resolution?
For the latter, you'll need to roll your own, or google for a third-
party solution.
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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