alexandria
API documentation
Package:
alexandria
Function negative-fixnum-p
Lambda List
negative-fixnum-p
(
n
)
Details
negative-fixnum-p
returns true if
n
is a
fixnum
number
less than zero; otherwise, returns false.