josh11b b83f5c3fc7 Generics: `impl forall` (#1327) пре 3 година
..
README.md 9c17b72ddd Clean up titles for a few docs, mainly to remove 'Carbon' prefixes (#894) пре 4 година
appendix-coherence.md b7df523dc8 Fix cross-file links in non-proposal files (#1010) пре 4 година
details.md b83f5c3fc7 Generics: `impl forall` (#1327) пре 3 година
goals.md b333f48697 Generics details 6: remove facets (#950) пре 4 година
overview.md 06174c51f4 Generics details 9: forward declarations (#1084) пре 4 година
terminology.md 3a18ab70f2 Terminology: qualified member access expression (#1142) пре 4 година

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