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

Why do you need a closure?


because creating a function using a string is the same as using

    new Function("code");
which makes use of eval() for the code




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

Search: