Sha256: 4b354c97a2d73e104b6fa06c57d62d7133ad9a008de1decf2a33d3b254a8dc1c

Contents?: true

Size: 441 Bytes

Versions: 165

Compression:

Stored size: 441 Bytes

Contents

# Clock

Implement a clock that handles times without dates.

You should be able to add and subtract minutes to it.

Two clocks that represent the same time should be equal to each other.



## Source

Pairing session with Erin Drummond [https://twitter.com/ebdrummond](https://twitter.com/ebdrummond)

## Submitting Incomplete Solutions
It's possible to submit an incomplete solution so you can see how others have completed the exercise.

Version data entries

165 entries across 165 versions & 1 rubygems

Version Path
trackler-2.2.1.18 tracks/kotlin/exercises/clock/README.md
trackler-2.2.1.17 tracks/kotlin/exercises/clock/README.md
trackler-2.2.1.16 tracks/kotlin/exercises/clock/README.md
trackler-2.2.1.15 tracks/kotlin/exercises/clock/README.md
trackler-2.2.1.14 tracks/kotlin/exercises/clock/README.md