most-negative-fixnum ( -- n )
Factor handbook » The implementation » VM memory layouts » Sizes and limits

Prev:cell-bits ( -- n )
Next:most-positive-fixnum ( -- n )


Vocabulary
layouts

Inputs
None

Outputs
nsmallest negative integer representable by a fixnum


Definition