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