Nu Class Reference
NSNull Extensions
NSNull extensions for Nu programming.
Declared in:
objc/Nu.h
In Nu, nil is represented by
[NSNull null]
.
Methods
- array
- count
- length
- atom
-
(NSMutableArray *)
array
nil converts to an empty array.
in
objc/Nu.h
-
(NSUInteger)
count
count is a synonym for length.
in
objc/Nu.h
-
(NSUInteger)
length
The length of nil is zero.
in
objc/Nu.h
-
(bool)
atom
Returns false. In Nu, nil is not an atom.
in
objc/Nu.h
Classes
Nu
NuBake
NuBeautifier
NuBlock
NuBridgeSupport
NuBridgedBlock
NuBridgedConstant
NuBridgedFunction
NuCell
NuCellWithComments
NuClass
NuConsoleShowHideTransformer
NuConsoleView
NuConsoleViewController
NuConsoleWindowController
NuCoreDataSession
NuDocClassInfo
NuDocFileInfo
NuDocMethodInfo
NuEnumerable
NuException
NuGenerator
NuMacro_0
NuMacro_1
NuMarkupOperator
NuMatch
NuMath
NuMethod
NuOperator
NuParser
NuPointer
NuProfiler
NuProperty
NuReference
NuStack
NuSuper
NuSymbol
NuSymbolTable
NuTemplate
NuTestCase
NuTraceInfo
NukeProject
NukeTask
Extensions
NSApplication
NSArray
NSBundle
NSData
NSDate
NSDictionary
NSFileManager
NSManagedObject
NSMenu
NSMenuItem
NSMethodSignature
NSMutableArray
NSMutableDictionary
NSMutableSet
NSMutableString
NSNull
NSNumber
NSObject
NSRegularExpression
NSRegularExpressionCheckingResult
NSSet
NSString
NSTableView
NSTextCheckingResult
NSTextStorage
NSView
NSWindow
NSWindowController