Check: Cyclic type parameter bounds #874
Labels
enhancement 💡
New feature or request
released
Included in a release
validation ✔️
Improved or new static checks
Milestone
Is your feature request related to a problem?
Type parameters can be bounded by another type parameter. This can lead to cycles:
Desired solution
Detect such cycles and show an error.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
The text was updated successfully, but these errors were encountered: