josh11b 90babcddc1 Revise associated types and interface parameters in Generics terminology (#1972) %!s(int64=3) %!d(string=hai) anos
..
README.md 9c17b72ddd Clean up titles for a few docs, mainly to remove 'Carbon' prefixes (#894) %!s(int64=4) %!d(string=hai) anos
appendix-coherence.md b7df523dc8 Fix cross-file links in non-proposal files (#1010) %!s(int64=4) %!d(string=hai) anos
details.md 64f3284a19 Update links to visible copies of docs (#1786) %!s(int64=3) %!d(string=hai) anos
goals.md 674f2257db grammar mistakes (#1915) %!s(int64=3) %!d(string=hai) anos
overview.md b7ee1dfa22 docs: fix typo in generics overview.md (#2025) %!s(int64=3) %!d(string=hai) anos
terminology.md 90babcddc1 Revise associated types and interface parameters in Generics terminology (#1972) %!s(int64=3) %!d(string=hai) anos

README.md

Generics

This directory contains the collection of documents describing the generics feature of Carbon:

  • Overview - A high-level description of the generics design, with pointers to other design documents that dive deeper into individual topics.
  • Goals - The motivation and principles guiding the design direction.
  • Terminology - A glossary establishing common terminology for describing the design.
  • Detailed design - In depth description of how generic type parameters work.
  • Rejected alternatives - not implemented yet