Confustion about implicit evidence <:< and and =>

Due type erasure both are the same method.

You can use the DummyImplicit workaround, but if you find your self defining one method with many alternative for different types, then a typeclass would probably be the best alternative.

1 Like