Instructions
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.
View Community Solutions
The following are the top 3 community solutions by stars:
Source: Exercism julia/clock