[
<
]
[
>
]
[
<<
]
[
Up
]
[
>>
]
[
Top
]
[
Contents
]
[Index]
[
?
]
6.3 Booleans
Builtin Class:
<boolean>
A boolean class. Only
#t
and
#f
belong to this class.
Function:
not
obj
[R5RS] Returns
#t
if and only if
obj
is
#t
, and returns
#f
otherwise.
Function:
boolean?
obj
[R5RS] Returns
#t
if
obj
is a boolean value.
This document was generated by
Ken Dickey
on
November, 28 2002
using
texi2html