Compilation error with Schema and Branded types requires manual type annotation
I've started seeing the following compilation error in my projects that use Schema and Branded types:
This error forces me to annotate the types manually. How do you usually deal with this sort of stuff?
This error forces me to annotate the types manually. How do you usually deal with this sort of stuff?
