Handbook
Glossary
generic-comparison-ops ( -- value )
Vocabulary
compiler
.
tree
.
comparisons
Inputs
None
Outputs
value
an
object
Definition
USING:
math.order
;
IN:
compiler.tree.comparisons
CONSTANT:
generic-comparison-ops
{
before?
after?
before=?
after=?
}
inline