NSMutableDictionary
E956176
UNEXPLORED
NSMutableDictionary is a mutable key-value collection class in Apple’s Foundation framework that allows dynamic storage and modification of objects indexed by keys.
All labels observed (1)
| Label | Occurrences |
|---|---|
| NSMutableDictionary canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T11957961 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: NSMutableDictionary Context triple: [Foundation, includesType, NSMutableDictionary]
-
A.
Hashtable
Hashtable is a non-generic collection class in .NET that stores key-value pairs using hash codes to enable fast lookups, insertions, and deletions.
-
B.
Dictionary (Swift)
Dictionary (Swift) is a generic key-value collection type in the Swift programming language that stores associations between unique keys and their corresponding values.
-
C.
NSMutableSet
NSMutableSet is a Foundation framework collection class in Objective-C that represents an unordered set of unique objects whose contents can be modified after creation.
-
D.
NSMutableCopying
NSMutableCopying is an Objective-C protocol that allows objects to create mutable copies of themselves, typically used alongside the NSCopying protocol in Cocoa and Cocoa Touch frameworks.
-
E.
NSString
NSString is an Objective-C class representing immutable Unicode strings, widely used as the primary string type in Apple’s Cocoa and Cocoa Touch frameworks.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: NSMutableDictionary Target entity description: NSMutableDictionary is a mutable key-value collection class in Apple’s Foundation framework that allows dynamic storage and modification of objects indexed by keys.
-
A.
Hashtable
Hashtable is a non-generic collection class in .NET that stores key-value pairs using hash codes to enable fast lookups, insertions, and deletions.
-
B.
Dictionary (Swift)
Dictionary (Swift) is a generic key-value collection type in the Swift programming language that stores associations between unique keys and their corresponding values.
-
C.
NSMutableSet
NSMutableSet is a Foundation framework collection class in Objective-C that represents an unordered set of unique objects whose contents can be modified after creation.
-
D.
NSMutableCopying
NSMutableCopying is an Objective-C protocol that allows objects to create mutable copies of themselves, typically used alongside the NSCopying protocol in Cocoa and Cocoa Touch frameworks.
-
E.
NSString
NSString is an Objective-C class representing immutable Unicode strings, widely used as the primary string type in Apple’s Cocoa and Cocoa Touch frameworks.
- F. None of above. chosen
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.