Nu Class Reference
NSMutableDictionary Extensions
NSMutableDictionary extensions for Nu programming.
Declared in: objc/Nu.h
In Nu, NSMutableDictionaries are used to represent evaluation contexts. Context keys are NuSymbols, and the associated objects are the symbols' assigned values.Methods
| - | (void) | setPossiblyNullObject: | (id) anObject |
| forKey: | (id) aKey | ||
in objc/Nu.h
| - | (id) | lookupObjectForKey: | (id) key |
in objc/Nu.h