Free Post Medium Building a Set API LeetCode's challenge of the day [https://leetcode.com/problems/insert-delete-getrandom-o1/] on June 12, 2020 (#380) asks us to create an API wrapper around the standard Swift Set implementation. The only