Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created February 17, 2026 01:14
Show Gist options
  • Select an option

  • Save skydoves/04214f8b738626a6d7697ce88aaa5e5b to your computer and use it in GitHub Desktop.

Select an option

Save skydoves/04214f8b738626a6d7697ce88aaa5e5b to your computer and use it in GitHub Desktop.
Kotlin Lambda Call
val result = higherOrderExample { it * 2 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment