All Manuals > LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual > 2 Objective-C Reference

objc-bool FLI Type Descriptor

Summary

A foreign type for the Objective-C type BOOL.

Package

objc

Syntax

objc-bool

Description

The FLI type objc-bool is a boolean type for use as the Objective-C type BOOL. It converts between nil and NO and between non-nil and YES.

See also

invoke-bool


LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 01 Dec 2021 19:38:32