The various integer types in Objective-C have corresponding standard FLI types. In addition, the Objective-C type
BOOL
, which is an integer type with values
NO
and
YES,
has a corresponding FLI type objc-bool with values
nil
and
t
.
LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 15 Dec 2011