Commit graph

5 commits

Author SHA1 Message Date
Vyacheslav Egorov
6dcdf99027 Generic type pack has to be referenced by generic type pack name (with ...) 2021-08-09 20:39:04 +03:00
Vyacheslav Egorov
db89abbeac Remove return type pack annotation from allowed type pack default values,type annotation syntax doesn't allow that to be stand-alone 2021-08-09 20:38:39 +03:00
Vyacheslav Egorov
f481a91af6 Resolved review comments
* improved motivation for the feature and noted additional languages with this feature
* fixed terminology between 'argument' and 'parameter'
* brought back support for default type pack parameter values
* removed alternative syntax and described the decision between ':' and '=' in the design section
* fixed drawback text and provided an example
2021-08-09 16:46:17 +03:00
Vyacheslav Egorov
29abc1f03e Update the motivating example to match actual motivating example 2021-08-06 21:11:08 +03:00
Vyacheslav Egorov
c7b66aecf5 RFC: Default type alias type parameters 2021-08-06 19:37:20 +03:00