AdaCore / ada-spark-rfcs

Platform to submit RFCs for the Ada & SPARK languages
62 stars 28 forks source link

OOP - Constructors #115

Open QuentinOchem opened 2 months ago

QuentinOchem commented 2 months ago

This RFC contains specific elements about the new constructor syntax, coming from the overall OOP discussion.

ebotcazou commented 2 months ago

The canonical moniker is "untagged" in Ada, so "tagged and untagged records".

QuentinOchem commented 2 months ago

The canonical moniker is "untagged" in Ada, so "tagged and untagged records".

Thanks - fixed.