Y
Hacker News
new
|
ask
|
show
|
jobs
by
donalm
5874 days ago
Its two negation operators. The first returns false is the object exists and true if it doesn't and the second flips that around.
So you get true if the object exists and false otherwise.