Hacker News new | ask | show | jobs
by stray 3702 days ago
If you wanted to unbind msg, you wouldn't have bound it in a let block.

If you wanted to carry around your bindings with you and change them through function calls, you'd probably use a special variable.