Movatterモバイル変換


[0]ホーム

URL:


[LISPWORKS][Common Lisp HyperSpec (TM)][Previous][Up][Next]


TypeBOOLEAN

Supertypes:

boolean,symbol,t

Description:

Thetypeboolean contains thesymbolst andnil, which represent true and false, respectively.

See Also:

t (constant variable),nil (constant variable),if,not,complement

Notes:

Conditional operations, such asif, permit the use ofgeneralized booleans, not justbooleans; anynon-nil value, not justt, counts as true for ageneralized boolean. However, as a matter of convention, thesymbolt is considered the canonical value to use even for ageneralized boolean when no better choice presents itself.


[Starting Points][Contents][Index][Symbols][Glossary][Issues]
Copyright 1996-2005, LispWorks Ltd. All rights reserved.


[8]ページ先頭

©2009-2025 Movatter.jp