Skip to content

HashMap::extend_with() to handle collisions #33618

@nagisa

Description

@nagisa

HashMap provides a extend method, but that does not allow for handling the cases where key exists both in the hashmap and the iterator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-collectionsArea: `std::collections`C-feature-requestCategory: A feature request, i.e: not implemented / a PR.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions