-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
T-langRelevant to the language team, which will review and decide on the RFC.Relevant to the language team, which will review and decide on the RFC.
Description
UFCS
("Unified Function Call Syntax" #132) ended up being merely an "unified syntax", but not specific to functions and less so to calls.
It also doesn't allow calling free functions like methods, like D's UFCS does.
To avoid turning our feature into another RAII-AA
("Acronym Accident"), I propose renaming it to AILS
("Associated Item Lookup Syntax").
Ericson2314 and schneiderfelipe
Metadata
Metadata
Assignees
Labels
T-langRelevant to the language team, which will review and decide on the RFC.Relevant to the language team, which will review and decide on the RFC.