Name

zero-greater-equal:core_misc — ordinary primitive

Synopsis

FORTH
0>= ( a -- flag )(); 
 ;

Description

 simulate    : 0>= 0< 0= ;