-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and tools
Description
Default type parameters (e g struct Foo<A = u32>(A)) is a language feature, but they are not mentioned in the language reference.
It would be nice if such a reference also mentioned the tricky semantics around how it interacts with inference, as mentioned here.
aertoria
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and tools