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

Well, anybody who wants to use lambdas I'd imagine.

If you're going to write it out, you might as well just add the `function` keyword for clarity because you're not saving a ton of keystrokes.

    function(a) { return b <= 7; }


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

Search: