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.
This exercise requires you to implement a type-specific method for determining equality of instances. For more information, see this page
Sign up to Exercism to learn and master C# with 62 concepts, 167 exercises, and real human mentoring, all for free.