Package: alexandria

Function non-negative-fixnum-p

Lambda List

non-negative-fixnum-p (n)

Details

non-negative-fixnum-p returns true if n is a fixnum number greater than zero or zero; otherwise, returns false.