Re: Asymmetrical behavior in NSMutableArray
Re: Asymmetrical behavior in NSMutableArray
- Subject: Re: Asymmetrical behavior in NSMutableArray
- From: Guy English <email@hidden>
- Date: Thu, 10 Mar 2005 17:23:44 -0500
Justin Spahr-Summers <email@hidden> wrote:
> Just use the same method removeObject: does, except don't put it in a
> loop. Attempt to find the index of the object, and use
> removeObjectAtIndex:
Or ... just use NSMutableCountedSet which seems to be exactly what you've got.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden