> One thing that stood out to me when doing so was a call I made to remove duplicate values from an array/slice of uint64. A fairly simple fuction that appeared often enough in the output.
But do those arrays need to contain duplicates, or the code can be changed elsewhere to not generate them?
But do those arrays need to contain duplicates, or the code can be changed elsewhere to not generate them?