Skip to content

Instantly share code, notes, and snippets.

@arockwell
Created May 30, 2012 19:10
Show Gist options
  • Select an option

  • Save arockwell/2838344 to your computer and use it in GitHub Desktop.

Select an option

Save arockwell/2838344 to your computer and use it in GitHub Desktop.
function that returns a function
error_callback = (error) ->
->
callback(error)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment