Nu Class Reference

NSSet Extensions

NSSet extensions for Nu programming.

Declared in: objc/Nu.h



Methods

+ (NSSet *) setWithList: (id) list
Creates a set that contains the contents of a specified list.

in objc/Nu.h

- (NuCell *) list
Convert a set into a list.

in objc/Nu.h