Skip to content

Instantly share code, notes, and snippets.

@sagarpatel288
Created April 23, 2020 12:35
Show Gist options
  • Save sagarpatel288/3d7a7badb23876d48829aeef1d1d2301 to your computer and use it in GitHub Desktop.
Save sagarpatel288/3d7a7badb23876d48829aeef1d1d2301 to your computer and use it in GitHub Desktop.
How to call a lambda expression
println(lambda(1,2)) //prints: 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment