Y
Hacker News
new
|
ask
|
show
|
jobs
by
jrempel
2379 days ago
value vs variable. As someone that works on both Kotlin and Java daily, what is issue? 95% of the time I'm using val.
1 comments
Larrikin
2379 days ago
They also look completely different in the IDE
link
dep_b
2379 days ago
They should because it's very easy to miss when skimming over the code otherwise.
link