josh11b 36764ff1af Basic classes: use cases, struct literals, struct types, and future work (#561) il y a 4 ans
..
README.md 978e27f484 Generics overview (#524) il y a 4 ans
goals.md 36764ff1af Basic classes: use cases, struct literals, struct types, and future work (#561) il y a 4 ans
overview.md 36764ff1af Basic classes: use cases, struct literals, struct types, and future work (#561) il y a 4 ans
terminology.md 36764ff1af Basic classes: use cases, struct literals, struct types, and future work (#561) il y a 4 ans

README.md

Carbon: 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 - not implemented yet
  • Rejected alternatives - not implemented yet