|
|
|
|
|
by arielb1
3738 days ago
|
|
> That's not really high praises, "I expected Foo and you gave a Bar" is pretty much level 0 of static type checking which even javac manages, you'd have to work hard to fail to provide even that. If you know the language well, there really isn't anything more to say - your code wants the `Debug` bound, but it is not present. Either change your code or add the bound. I am going to improve the error reporting to use a better error message in this case. |
|
Right, that's the problematic assumption. The compiler message aren't going to be problematic if the compiler already trained you.