kaleidawave / ezno

A fast and correct TypeScript type checker and compiler with additional experiments
https://kaleidawave.github.io/posts/introducing-ezno/
MIT License
2.55k stars 47 forks source link

Class generics pass down to constructor #200

Closed kaleidawave closed 2 months ago

kaleidawave commented 2 months ago

Fix for #199

Some of the basic ones taken from #187