r4cppp icon indicating copy to clipboard operation
r4cppp copied to clipboard

Can you add description of every variable is default immutable?

Open javaThonc opened this issue 3 years ago • 0 comments

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.

javaThonc avatar Sep 21 '22 21:09 javaThonc