Sha256: 2a811f8948a74261ab766cfa01433a1a6c6260ce072e06665f4963bcd25fda4e
Contents?: true
Size: 405 Bytes
Versions: 365
Compression:
Stored size: 405 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. ## Submitting Incomplete Solutions It's possible to submit an incomplete solution so you can see how others have completed the exercise.
Version data entries
365 entries across 183 versions & 1 rubygems