Handbook
Glossary
4max ( a b c d -- max )
Vocabulary
terrain
.
generation
Inputs
a
an
object
b
an
object
c
an
object
d
an
object
Outputs
max
an
object
Definition
USING:
math.order
;
IN:
terrain.generation
:
4max
( a b c d -- max )
max
max
max
;
inline