http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSMutableSet_Class/Reference/Reference.html
The mutable counterpart of NSSet. Contains methods such as -unionSet: and -minusSet:.
The discussion that was here is now encapsulated at NSSetCategory.