hello, I have an array with integers, some of them repeating several times, and I would like to get the array of all the integers present in the inital array, but without repetition.... I started looking at the doc but haven't found such a functionality yet. thanks in advance, Johann