Skip to content

Language Reference: Record types #20585

@BillWagner

Description

@BillWagner

There are a few tasks here:

  • Update the "class & structs" article to include a short introductory section on record types.
  • Add with to keywords
  • Add an article that describes with-ers.
  • Add a new language reference article for records. This should include information on the compiler generated members, and how to override them. In addition, it should explain inheritance rules for records, primary constructors, with-ers, and deconstruction methods.
  • Update the "Programming Guide->Types->Use and define types" article to mention records.
  • Update the "Programming Guide -> Classes and structs" with an article on records. The new article should explain records and when to use them over class types.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions