r4cppp
r4cppp copied to clipboard
Can you add description of every variable is default immutable?
I feel like default immutable variable is not obvious to me when I first time read this tutorial. For example, I don’t see the reason why use all.iter_mut() in the loop example. Thanks in advance.