Created
August 3, 2019 16:13
-
-
Save vamsitallapudi/522ad90d259be8e604831574b7bc1139 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
// 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