minus:core — ordinary primitive
FORTH
- ( a b -- a-b )();p4:"minus";
- ( a b -- a-b )(
)
return the difference of the two arguments
dpANS .6.1.0160 - standard forth word