brianhaveri/Underscore.php

Context of anonymous function is lost

Opened this issue · 0 comments

The context of where the function is being called is lost. This is very unfortunate when I want to do some nested 'each' functions. Is there a way to overcome this?