I have an array and I am trying to remove duplicates with the uniqby() method from lodash. I see in their documentation that it is more or less straightforward