chickadee
»
ck-macros
»
c-not
Identifier search
(c-not X) → '#t or '#f
syntax
Yields
'#t
if the argument is
'#f
, otherwise yields
'#f
. Analogous to
not
.