Hacker News new | ask | show | jobs
by krallja 3261 days ago
That's an infinite recursion, because increment() is going to call back to set()
1 comments

Heh, true. So, examples are hard. :)