Kotlin Functions
Welcome to the Kotlin Functions section of our Kotlin programming tutorial. In this section, you'll learn about:
- Kotlin Functions Basics
- Kotlin Function Parameters
- Kotlin Return Types
- Kotlin Default Arguments
- Kotlin Named Arguments
- Kotlin Unit Return Type
- Kotlin Single Expression Functions
- Kotlin Variable Arguments (varargs)
- Kotlin Function Scope
- Kotlin Local Functions
- Kotlin Tail Recursive Functions
- Kotlin Infix Functions
- Kotlin Operator Functions
- Kotlin Higher Order Functions
Have fun coding!
If you spot any mistakes on this website, please let me know at [email protected]. I’d greatly appreciate your feedback! :)