integer>fixnum ( x -- y )


Vocabulary
math

Inputs
xan object


Outputs
yan object


Word description
Converts a general integer to a fixed-width integer.

Definition


Methods