<> Not Equal¶
x<>y <>[x;y]
This atomic binary operator returns 1b where (items of) x are less than y.
Q for Mortals: §4.3.1 Equality = and Inequality <>
<> Not Equal¶x<>y <>[x;y]
This atomic binary operator returns 1b where (items of) x are less than y.
Q for Mortals: §4.3.1 Equality = and Inequality <>