josh11b f4e9063b97 Generics details 8: interface default and final members (#990) преди 4 години
..
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 f4e9063b97 Generics details 8: interface default and final members (#990) преди 4 години
goals.md b333f48697 Generics details 6: remove facets (#950) преди 4 години
overview.md b333f48697 Generics details 6: remove facets (#950) преди 4 години
terminology.md ad5072b7b8 Link to Swift re: origin of witness table term (#1029) преди 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