Kotlin: Cheat Sheet
Quick reference for Kotlin.
Kotlin — Cheat Sheet
Quick info
- Slug: kotlin
- Extensions: .kt, .kts
Hello World
// Hello World in Kotlin
Hello, World!
Notes
- This is a starter reference to avoid empty pages.
- You can expand it with real syntax, examples, and trusted links.