chickadee
»
srfi-178
»
bit->boolean
Identifier search
bit->boolean
bit
procedure
Returns
#f
if
bit
is 0 or
#f
and
#t
if
bit
is 1 or
#t
.