I’m trying to find the bit of kotlin documentation...
# codingconventions
a
I’m trying to find the bit of kotlin documentation that said replacing functions with val properties is fine as long as they return the same result over subsequent, invocations, work in constant time, etc. Anyone know where that was mentioned?
a
OK, it says something different from what I remember it saying
Thanks for the link!