Skip to content

Instantly share code, notes, and snippets.

@DrBoolean
Created October 6, 2015 18:03
Show Gist options
  • Select an option

  • Save DrBoolean/eded6c7d61f6f7c4639f to your computer and use it in GitHub Desktop.

Select an option

Save DrBoolean/eded6c7d61f6f7c4639f to your computer and use it in GitHub Desktop.
Debug_3
var inc = add(1);
console.log(inc)
// function f2() {
// return f1.apply(null, args.concat(Array.prototype.slice.call(arguments, 0)));
// }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment