Sha256: 16fca8eae93395b0cdfbd3e2497ec3e7c27d09e643cc6e23394db2b472bdb4a4

Contents?: true

Size: 253 Bytes

Versions: 222

Compression:

Stored size: 253 Bytes

Contents

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.

Version data entries

222 entries across 222 versions & 1 rubygems

Version Path
trackler-2.1.0.41 common/exercises/custom-set/description.md
trackler-2.1.0.40 common/exercises/custom-set/description.md
trackler-2.1.0.39 common/exercises/custom-set/description.md
trackler-2.1.0.38 common/exercises/custom-set/description.md
trackler-2.1.0.37 common/exercises/custom-set/description.md
trackler-2.1.0.36 common/exercises/custom-set/description.md
trackler-2.1.0.34 common/exercises/custom-set/description.md
trackler-2.1.0.33 common/exercises/custom-set/description.md
trackler-2.1.0.32 common/exercises/custom-set/description.md
trackler-2.1.0.31 common/exercises/custom-set/description.md
trackler-2.1.0.30 common/exercises/custom-set/description.md
trackler-2.1.0.29 common/exercises/custom-set/description.md
trackler-2.1.0.28 common/exercises/custom-set/description.md
trackler-2.1.0.27 common/exercises/custom-set/description.md
trackler-2.1.0.26 common/exercises/custom-set/description.md
trackler-2.1.0.25 common/exercises/custom-set/description.md
trackler-2.1.0.24 common/exercises/custom-set/description.md
trackler-2.1.0.23 common/exercises/custom-set/description.md
trackler-2.1.0.22 common/exercises/custom-set/description.md
trackler-2.1.0.21 common/exercises/custom-set/description.md