min:core — ordinary primitive
FORTH
MIN ( a b -- c )();p4:"min";
MIN ( a b -- c )(
)
return the minimum of a and b
dpANS .6.1.1880 - standard forth word