Hacker News new | ask | show | jobs
by tubs 615 days ago
I assume by binary you mean logical? A + b certainly does not treat either side as 32bit.
1 comments

Sorry, I meant bitwise operators, such as: ~ >> << >>> | &