Hacker News new | ask | show | jobs
by yorwba 353 days ago
> digital representation of booleans implies that integer multiplication still applies

Yes. Multiplication of unsigned 1-bit integers is the same function as boolean AND.