Utility for printing resolved implicit chain #21878
jatcwang
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I recently was debugging implicit resolution issues and I found it quite useful to print out the fully resolved implicit chain
This is the basic implementation I had:
Does something exist in the Scala 3 std lib? Is it useful enough to be included?
Beta Was this translation helpful? Give feedback.
All reactions