Hacker News new | ask | show | jobs
by gblargg 496 days ago
Block-based defer is also important when using macros that inserts blocks. They can use defer without care for how nested they are invoked.