Tag: unit functions

  • Kotlin Functions

    Kotlin Functions

    Explore the essence of Kotlin functions in our concise blog! Learn about function headers and their components, master default argument assignment, and embrace the simplicity of single expression and unit functions. Discover the power of named function arguments and the expressive “Nothing” type. Elevate code organization with file level functions and unleash the hidden potential…