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

Prev:most-negative-fixnum ( -- n )
Next:max-array-capacity ( -- n )


Vocabulary
layouts

Inputs
None

Outputs
nlargest positive integer representable by a fixnum


Definition