Skip to content

Instantly share code, notes, and snippets.

@zawhtutwin
Created November 20, 2018 18:07
Show Gist options
  • Save zawhtutwin/d43c1c527a7c75252f1d81f793edc8b4 to your computer and use it in GitHub Desktop.
Save zawhtutwin/d43c1c527a7c75252f1d81f793edc8b4 to your computer and use it in GitHub Desktop.
multiply = (a, b) ->
a * b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment