Skip to content

Mohsenabn78/useful-kotlin-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

useful kotlin extensions for android project

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages