Hi I\'m trying to create a generic function to make a deep copy of list using the copy() method that a Data class provide us.
I\'m using the method that I found on ot