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