Commit graph

2 commits

Author SHA1 Message Date
Vyacheslav Egorov
7237cd6e98 Add support for explicit type pack syntax in type parameter list
Also, `type A = X` is no longer allowed when X expects a type pack. Instead, support for `X<>` syntax is proposed.
Alternatives section is reworked to talk about explicit type pack syntax and no longer mentions the `type A = X<>` question.
2021-10-13 16:54:50 +03:00
Vyacheslav Egorov
130d22ca10 RFC: Type alias type packs 2021-10-06 21:59:00 +03:00