I have an array that I want to check if each element is equal to each other or not. It does not matter the actual value. What is the most efficient way to do this?
↧