Cyclic extends generics #179
Labels
blocking
These issues are blocking the checker being used in projects
checking
Issues around checking
tsc-behaviour
Trying to match TSC behaviour
A generic can reference itself in the extends clause.
This seems to be true for all generics:
infer T
, mapped keys, on functions and structuresThe following needs implementing:
The text was updated successfully, but these errors were encountered: