Kareem Ergawy 05b6c4f310 Fix a few typos in generics docs. (#2272) před 3 roky
..
README.md 9c17b72ddd Clean up titles for a few docs, mainly to remove 'Carbon' prefixes (#894) před 4 roky
appendix-coherence.md b7df523dc8 Fix cross-file links in non-proposal files (#1010) před 4 roky
details.md 05b6c4f310 Fix a few typos in generics docs. (#2272) před 3 roky
goals.md 674f2257db grammar mistakes (#1915) před 3 roky
overview.md b342fac618 Spelling fix in the generics overview doc (#2016) před 3 roky
terminology.md dc4e968373 Fix Markdown (#2208) před 3 roky

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