0=
0<>
0>
0=
( val -- cond )
ansi
.6.1.0270
<
CORE
>
return a flag that is true if val is just zero
simulate: : 0= 0 = ;
reference: p4_zero_equal in ../src/core.c:0368, export CO 0=