Hacker News new | ask | show | jobs
by toast0 301 days ago
> The assignment operator is not supposed to have side-effects,

Memory mapped I/O disagrees with this. Writing a value can trigger all sorts of things.