/Kotlin---Demo-Extension-Functions

In Kotlin, extension functions allow developers to add new functionality to existing classes or types without modifying the original source code.

Primary LanguageKotlinMIT LicenseMIT

No issues in this repository yet.