## Function: SB-INT:FIXNUMP [](../) [](../#function) [](https://github.com/sbcl/sbcl/blob/master/src/code/pred.lisp/) > Return true if OBJECT is a FIXNUM, and NIL otherwise. ### Lambda list ```cl (sb-impl::object) ```