-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Labels
breakingThis change will break codeThis change will break codecollectionsData structures holding multiple items, e.g. setsData structures holding multiple items, e.g. setsdesignDesign of APIs or of the language itselfDesign of APIs or of the language itself
Description
#45143 and #31995 (comment) prefer not to define copy
for immutables. Currently copy
is defined for a bunch of types like <: Number
that don't need it, which could be removed.
jakobnissen
Metadata
Metadata
Assignees
Labels
breakingThis change will break codeThis change will break codecollectionsData structures holding multiple items, e.g. setsData structures holding multiple items, e.g. setsdesignDesign of APIs or of the language itselfDesign of APIs or of the language itself