Reusable utility extensions for Kotlin language and libraries
- Extension functions for strings, collections, numbers and more.
- Utility classes to make Kotlin code more expressive.
- Common helpers reused across all my projects.
- Lightweight and dependency-free (only Kotlin stdlib + kotlinx libraries).
implementation("io.github.diskria:kotlin-utils:LATEST")This project is licensed under the MIT License.