In C++ for example I had it set up so function arguments passed as reference would be in italics. So you know they could be mutated.
In C++ for example I had it set up so function arguments passed as reference would be in italics. So you know they could be mutated.