josh11b 2ae8117d62 Update design docs with syntax changes from #2760 (#2866) vor 2 Jahren
..
README.md 9c17b72ddd Clean up titles for a few docs, mainly to remove 'Carbon' prefixes (#894) vor 4 Jahren
appendix-coherence.md 21c3f64564 Fix doc rename struct to class (#2648) vor 3 Jahren
details.md 2ae8117d62 Update design docs with syntax changes from #2760 (#2866) vor 2 Jahren
goals.md 674f2257db grammar mistakes (#1915) vor 3 Jahren
overview.md 2ae8117d62 Update design docs with syntax changes from #2760 (#2866) vor 2 Jahren
terminology.md 2ae8117d62 Update design docs with syntax changes from #2760 (#2866) vor 2 Jahren

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