Sha256: dfd497e75da037b99ac4ad3b13e13c16266c930eddd0f2dc2b92a9eaf2839414
Contents?: true
Size: 519 Bytes
Versions: 106
Compression:
Stored size: 519 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
106 entries across 106 versions & 1 rubygems