carbon-language / carbon-lang

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
https://github.com/carbon-language/carbon-lang/blob/trunk/README.md
Other
32.31k stars 1.48k forks source link

Import support for tuple, struct and integer values. #4042

Closed zygoloid closed 3 weeks ago

zygoloid commented 3 weeks ago

These can be imported as the argument values for a generic. Also, the name of a generic is modeled as a StructValue.