Major Section: PROGRAMMING
Zpf
is exactly the same as zp
, except that zpf
is intended for,
and faster for, fixnum arguments. Its guard is specified with a type
declaration, (type (unsigned-byte 28) x)
. (See declare and
see type-spec.) Also see zp.