Handbook
Glossary
(>)
Vocabulary
logic
Variable description
A logic predicate. It is true if both arguments are evaluated numerically and the first argument is greater than the second, otherwise, it is false.
Syntax
{ (>) X Y }
See also
(>=)
,
(==)
,
(=<)
,
(<)
Variable value
Current value in global namespace:
T{
logic-pred
f
"(>)"
~vector~
}
Definition
IN:
logic
SYMBOL:
(>)
inline