less-than:core — ordinary primitive
FORTH
< ( a b -- cond )();p4:"less-than";
< ( a b -- cond )(
)
return a flag telling if a is lower than b
dpANS .6.1.0480 - standard forth word