Give warnings when type parameters do not have multiple solutions #278
Labels
Component: editor
Priority: low
Status: proposal
Enhancement in the proposal stage
Type: enhancement
New feature or request
Summary
Give warnings when no solutions or only one solution exists for the constraints on type parameters
Todo
Reason
Using type parameters is useless if there is only one possible instantiation, so it should give a warning when detected.
Examples
The text was updated successfully, but these errors were encountered: