Blog
Removing duplicate elements from a Swift array
Today I had to remove duplicate items from an Array while maintaining the original order. I knew there was no standard uniq function in Swift so I Googled a bit and found some implementations on StackOverflow. I found some good implementations, but wasn’t completely satisfied with any of them. So of course I tried to see if I could make something myself that I would be satisfied with.

Lammert Westerhoff
Contact
Let’s discuss how we can support your journey.