Kotlin: should I define Function or Property? by <...
# feed
m
Kotlin: should I define Function or Property? by @igor.wojda https://blog.kotlin-academy.com/kotlin-should-i-define-function-or-property-6786951da909
👍 3
2
t
In the last example shouldn't it be a
var
property? the "java way" has a getter and setter.
m
Yes, it should
t
then @igor.wojda should be notified
i
Good spot @tmg, thx fixed