Implementing `Equivalence<A>` Interface: Example and Troubleshooting
Looking to understand how to implement
Equivalence<A> inteface using the below simple example which I cannot make it work. Any ideas ?