Created
February 17, 2026 01:14
-
-
Save skydoves/04214f8b738626a6d7697ce88aaa5e5b to your computer and use it in GitHub Desktop.
Kotlin Lambda Call
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
| val result = higherOrderExample { it * 2 } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment