Collection of miscellaneous Kotlin utils and practice code.
How this project was started:
- Click New Project.
- Select 'Kotlin | JVM'.
- For 'Project Location' select this directory
KotlinPlayground
. - Specify the Project SDK (I used Java 1.8.0_181).
- Use the default Kotlin runtime:
KotlinJavaRuntime
.
Code was developed using Java Version 1.8