Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

🛠️ Kotlin Features

This package contains examples of Kotlin features.

Each feature is implemented in its own file and is tested with a corresponding unit test - keeping the code clean, minimal, and easy to understand.

Whether you're learning, referencing, or contributing - this collection is for you.


🗂️ Available Features

Feature Name Description File
Data classes Kotlin data class features DataClass.kt
...more coming soon

🙌 Want to Help?