Skip to content

Instantly share code, notes, and snippets.

@harmeetsingh0013
Created December 28, 2017 09:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harmeetsingh0013/d26d8f50c62102d089db9dd2a8ce1a61 to your computer and use it in GitHub Desktop.
Save harmeetsingh0013/d26d8f50c62102d089db9dd2a8ce1a61 to your computer and use it in GitHub Desktop.
val func = (a: Int) => a + 1
def funcd(a: Int) = a + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment