Skip to main content

One doc tagged with "basics"

View all tags

var vs val in Kotlin

Understand the difference between var and val in Kotlin, when to use each, and why immutability matters for safer code