U> U<= U>=
U> ( a b -- ab )  
ansi .6.2.2350 <CORE>
unsigned comparison of a and b, see >

reference: p4_u_greater_than in ../src/core.c:2472, export CO U>