collapseos/blk/438
Virgil Dupras 931c812394 Remove cmp
Not worth the complexity and space.
2020-05-02 19:57:56 -04:00

4 lines
41 B
Plaintext

: >= < NOT ;
: <= > NOT ;
: 0>= 0< NOT ;