book icon indicating copy to clipboard operation
book copied to clipboard

Update ch04-02-references-and-borrowing.md

Open mayur-padshala opened this issue 1 year ago • 2 comments
trafficstars

It is assumed that the change function will mutate the borrowed reference. It depends on the implementation of the function whether it will or will not mutate. It is more appropriate to use the word "can" instead of "will".

mayur-padshala avatar Dec 26 '23 12:12 mayur-padshala