Created
November 20, 2018 18:07
-
-
Save zawhtutwin/d43c1c527a7c75252f1d81f793edc8b4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
multiply = (a, b) -> | |
a * b |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment