Which sorting algorithm is behind an NSSortDescriptor?

Posted by mystify on Stack Overflow See other posts from Stack Overflow or by mystify
Published on 2010-06-08T18:13:39Z Indexed on 2010/06/08 18:52 UTC
Read the original article Hit count: 208

Is that thing using bubble sort? Or what exactly? How does it work in context with an NSFetchRequest of Core Data?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about core-data