Handbook
Glossary
fixnum-max ( x y -- z )
Vocabulary
math
.
integers
.
private
Inputs
x
an
object
y
an
object
Outputs
z
an
object
Definition
USING:
kernel
math.private
;
IN:
math.integers.private
:
fixnum-max
( x y -- z )
[
fixnum>
]
most
;
foldable
flushable