Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

As I commented there, it should be very simple to switch the stack frame you are currently inspecting in the debugger. At least it's a piece of cake in C#, both in MonoDevelop and Visual Studio. OTOH, putting everything into every lambda's closure is inefficient. In the example in the article, the lambda did not close over anything in the outer scope, and can be compiled into a faster static method.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: