Skip to content

2.0 Remove copy(x) for immutables #53970

@jariji

Description

@jariji

#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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingThis change will break codecollectionsData structures holding multiple items, e.g. setsdesignDesign of APIs or of the language itself

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions