Hacker News new | ask | show | jobs
by Ar-Curunir 402 days ago
boolean multiplication is well-defined: it is multiplication mod 2, which is exactly the AND operator.