It really depends - making it a `val` implies that...
# codingconventions
s
It really depends - making it a
val
implies that the value can’t change (maybe), is easy to compute (or has already been computed), and isn’t worth caching