compiler.cfg.comparisons vocabulary
Factor handbook ยป Vocabulary index


Documentation
Comparison conditions

Words

Symbol words
+unordered+
cc-o
cc/<
cc/<=
cc/<>
cc/<>=
cc/=
cc/>
cc/>=
cc/o
cc<
cc<=
cc<>
cc<>=
cc=
cc>
cc>=
vcc-all
vcc-any
vcc-none
vcc-notall


Ordinary words
WordStack effect
evaluate-cc( result cc -- ? )
negate-cc( cc -- cc' )
negate-vcc( cc -- cc' )
order-cc( cc -- cc' )
swap-cc( cc -- cc' )


Files