let firstArray = Array(0...100000) let secondArray = firstArray;
If 2m elements stored in memory then what is the use of struct, we can choose class