Hacker News new | ask | show | jobs
by omegalulw 1822 days ago
Reading a variable isn't side-effect free either :P
2 comments

In the sense that you're moving data in to a register and updating the program counter?
And potentially changing the contents of processor caches.
Opening Schrodinger's box isn't side-effect free. :)