Skip to content

Instantly share code, notes, and snippets.

@creativedrewy
Created March 9, 2013 03:09
Show Gist options
  • Save creativedrewy/5122312 to your computer and use it in GitHub Desktop.
Save creativedrewy/5122312 to your computer and use it in GitHub Desktop.
Using the "do" keyword in coffeescript
#The right way to call the no-argument function:
returnData = do processData
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment