• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSMutableSet
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSMutableSet


  • Subject: Re: NSMutableSet
  • From: j o a r <email@hidden>
  • Date: Fri, 20 May 2005 16:50:38 +0200


On 20 maj 2005, at 16.38, Theodore H. Smith wrote:

Does anyone have an idea how NSMutableSet is implemented internally? Is it just a hash table much like NSDictionary? Or is it a kind of hash table which is slightly modified to have better RAM efficiency than NSDictionary? Or is actually an adaptable algorithm which might use an array, or a hash table, or maybe even tree structures depending upon the number of elements?

Just download CoreFoundation from Darwin and check it out for yourself! No need to guess...


j o a r



Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

References: 
 >NSMutableSet (From: "Theodore H. Smith" <email@hidden>)

  • Prev by Date: NSMutableSet
  • Next by Date: Re: "Selector not recognized" for existing selector : how is this possible??
  • Previous by thread: NSMutableSet
  • Next by thread: Obtain directory size.
  • Index(es):
    • Date
    • Thread