Re: -[NSMutableSet addObject:] Ambiguous Docs: -isEqual: vs. ==
Re: -[NSMutableSet addObject:] Ambiguous Docs: -isEqual: vs. ==
- Subject: Re: -[NSMutableSet addObject:] Ambiguous Docs: -isEqual: vs. ==
- From: Keith Duncan <email@hidden>
- Date: Thu, 16 Oct 2008 21:27:42 +0100
adding duplicates based on -isEqual: ^is^ indeed the behavior that I
want
You might take a look at NSCountedSet, which doesn't add the object
again but bumps the count.
Keith
_______________________________________________
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