Function Fixnump

Part of:

package metabang.utilities
( fixnump < arg > )

Same as (typep arg 'fixnum). A lot of Explorer code was written using this,
and it's easier to implement it than to change them all.