Next: built-in numerics exact-integer non-zero, Previous: built-in numerics exact-integer positive, Up: built-in numerics exact-integer [Contents][Index]
<negative-exact-integer>
typeType of negative exact integers. Its definition is equivalent to:
(define-type <negative-exact-integer> (or <negative-fixnum> <negative-bignum>))