Common Kotlin extension functions for several tasks.
Read more…Home / kotlin
Common kotlin extensions
Kotlin extension functions for Arrays and Lists
A collection of Kotlin extension methods that simplify many common tasks related to Arrays and Lists.
Read more…Kotlin extension functions for Bitmaps
A collection of Kotlin extension methods that simplify many common tasks related to Bitmaps.
Read more…Kotlin extension functions for Numbers
A collection of Kotlin extension methods that simplify many common tasks related to numbers and maths.
Read more…Kotlin extension functions for Strings
A collection of Kotlin extension methods that simplify many common tasks related to strings.
Read more…Kotlin extension functions for Views
A collection of Kotlin extension methods that simplify many common tasks related to Android Views.
Read more…