Join Slack
Powered by
It really depends - making it a `val` implies that...
# codingconventions
s
Shawn
10/23/2018, 3:33 PM
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
2
Views
Open in Slack
Previous
Next