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

Like this?

    function fibs(size) {
      return f();
      function f() {
        ... implementation here ...
      }
    }


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

Search: