Next: built-in numerics fixnums non-positive, Previous: built-in numerics fixnums negative, Up: built-in numerics fixnums [Contents][Index]
<zero-fixnum> typeType of the zero fixnum value.
<zero-fixnum>: <zero-fixnum> type-constructor objValidate obj as object of type <zero-fixnum> and return it.
<zero-fixnum>: <boolean> type-predicate objThe type predicate is zero-fixnum?. Return #t if obj
is a <zero-fixnum> object, otherwise return #f.