Hacker News new | ask | show | jobs
by pansa2 573 days ago
Shifting an integer left `n` bits is equivalent to multiplying it by `2 ** n`