Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • 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