News

You can use the unique() function to get the unique elements of an array. You may have noticed that 'b' appeared first in the input but 'a' appeared first in the output. That's because unique() ...