Vocabularymath.privateInputsOutputsWord descriptionPrimitive version of
*. Unlike
fixnum*, does not perform an overflow check, so the result may be incorrect.
WarningThis word does not perform type checking, and passing objects of the wrong type can crash the runtime. User code should call the generic word
* instead.
Definition