Y
Hacker News
new
|
ask
|
show
|
jobs
by
rbonvall
1622 days ago
Maybe because of the use of the "double bang" pattern to convert a value to boolean:
!!41 === true !!0 === false