Sha256: 800bcfd0e862c7275e4fc33e0d4be8154859b363961ed190b32c55786f6cb0c9
Contents?: true
Size: 518 Bytes
Versions: 75
Compression:
Stored size: 518 Bytes
Contents
# Custom Set Create a custom set type. Sometimes it is necessary to define a custom data structure of some type, like a set. In this exercise you will define your own set. How it works internally doesn't matter, as long as it behaves like a set of unique elements. ## Setup Go through the project setup instructions for Xcode using Swift: http://exercism.io/languages/swift ## Submitting Incomplete Solutions It's possible to submit an incomplete solution so you can see how others have completed the exercise.
Version data entries
75 entries across 75 versions & 1 rubygems