[][src]Module cocoa_foundation::base

Constants

NO

The equivalent of false for Objective-C's BOOL type.

Nil
YES

The equivalent of true for Objective-C's BOOL type.

nil

Functions

selector

A convenience method to convert the name of a selector to the selector object.

Type Definitions

BOOL

The Objective-C BOOL type.

Class
SEL
id