Skip to content

Instantly share code, notes, and snippets.

@roundcorners
Created October 24, 2011 06:37
Show Gist options
  • Save roundcorners/1308486 to your computer and use it in GitHub Desktop.
Save roundcorners/1308486 to your computer and use it in GitHub Desktop.
Applying a function
myObject.getName.apply(otherObject, [args]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment