Skip to content

Instantly share code, notes, and snippets.

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 vamsitallapudi/522ad90d259be8e604831574b7bc1139 to your computer and use it in GitHub Desktop.
Save vamsitallapudi/522ad90d259be8e604831574b7bc1139 to your computer and use it in GitHub Desktop.
// if parameter is a single lambda expression, we can omit the paranthesis
list.forEach { println() }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment