Hacker News new | ask | show | jobs
by half-kh-hacker 2253 days ago
Anecdote: Kotlin uses val/var, but IntelliJ (the de-facto standard editor for Kotlin) will underline all mutable variables.
1 comments

If you don't mutate them after initialisation.