Handbook
Glossary
(<)
Vocabulary
logic
Variable description
A logic predicate. It takes two arguments. It is true if both arguments are evaluated numerically and the first argument is less 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