Handbook
Glossary
(\==)
Vocabulary
logic
Variable description
A logic predicate. It tests for inequality of two arguments. Evaluating two arguments, true if they are different, false if they are the same.
Syntax
{ (\==) X Y }
Variable value
Current value in global namespace:
T{
logic-pred
f
"(\\==)"
~vector~
}
Definition
IN:
logic
SYMBOL:
(\==)
inline