How the 'lent' works if table's value is something simple like int?
Because if it creates addr of the int - it will create additional deref which is not necessary for the primitive type
How the 'lent' works if table's value is something simple like int?
Because if it creates addr of the int - it will create additional deref which is not necessary for the primitive type