Y
Hacker News
new
|
ask
|
show
|
jobs
by
ljcn
2435 days ago
~= means not equal in MATLAB. Also it often means one's complement (C and others). Hence the gp used it to mean NOT.
1 comments
s_y_n_t_a_x
2435 days ago
Lua as well (uses ~= instead of !=).
link