Go to the first, previous, next, last section, table of contents.


bit [Type]

Supertypes::

bit, unsigned-byte, signed-byte, integer, rational,

real,

number, t

Description::

The type bit is equivalent to the type (integer 0 1) and (unsigned-byte 1).


Go to the first, previous, next, last section, table of contents.