Comment by edflsafoiewq
7 years ago
You'll have to give me an example for that. Having static types is more expressive than not having static types, but I think types make designs easier to make and understand. const is just another layer to the type system.
It's another aspect of type design you need to make decisions for. If you can't see that, I can't help you.