greater-equal:core_misc — ordinary primitive
FORTH
>= ( a b -- flag )();p4:"greater-equal";
>= ( a b -- flag )(
)
simulate : >= < 0= ;