-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Area-CompilersArea-Language DesignDiscussionQuestionResolution-AnsweredThe question has been answeredThe question has been answeredVerified
Milestone
Description
When would it be beneficial / profitable to break backwards compatibly?
Let's say some future release does that, and then becomes the new base target for compatibility.
What would you add? What would you remove? What would you enhance / improve?
- No non-generic collections
System.Voida first class type.Action<T>is just an alias forFunc<T,void>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-CompilersArea-Language DesignDiscussionQuestionResolution-AnsweredThe question has been answeredThe question has been answeredVerified