Open
Description
This "super issue" serves to organize and track all the issues relating to the implementation of generics.
Some of the following issues are likely duplicates, so some may just need to be marked duplicate and linked to other issues.
- [Feature request] generics in overload #723
- Support for generic classes #734
- Problem with generics #911
- Returning generics with
T<X, Y>
#1000 - feature: support generics in function type format #1170
-
generic
inheritance does not work #1272 - [Question] Prefixing/modifying a generic to get a different class #1322
- Cannot infer value type #1341
- How do I document a generic class (JS Promises) #1532
- Recursive expansion on hover of generic type #1853
- Generic class instanced in function should return as a concrete type #1856
- Generic Class Inheritance #1863
- Type inferencing of filter style functions #1883
- cannot extend generic class #1929
- Allow to set named fields for generic class #1935