I've noticed I have been enforcing val a lot more ...
# announcements
y
I've noticed I have been enforcing val a lot more often than I would const or some other immutable keyword in other languages. I like to think this is a good thing.