I am looking for a verb that would mean to make a list of elements unique.
For example, let's say I have a list of elements and some of them can exist more then once in the list (duplicates).
What verb can I use for the action of removing such duplicates and make my list composed of unique elements only?