Solidity Reference Types
It is possible to modify the values of reference types by using a variety of different names. This is in contrast to value types, where each time a value type variable is used, you get an independent duplicate of that variable. This necessitates the ...
yakuzakiawe.hashnode.dev2 min read