Skip to content

mutable.Map.filterKeys should return the instance of mutable.Map instead of collection.Map #9595

@scabug

Description

@scabug

In current implementation, mutable.Map.filterKeys returns the instance of collection.Map so we can't update the result of filtering.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions