Skip to content

Latest commit

 

History

History
27 lines (10 loc) · 701 Bytes

README.md

File metadata and controls

27 lines (10 loc) · 701 Bytes

What is Kotlin Extension Function ?

Kotlin extension function provides a facility to "add" methods to class without inheriting a class or using any type of design pattern. The created extension functions are used as a regular function inside that class.

+ this repository contains a variety of extension functions for android projects.

Logo

Related

Here are some related artificial Kotlin doc

🔗 Links

my linkedin