Skip to content

get_disjoint_mut or get_each_key_value_mut ? #352

@Inspirateur

Description

@Inspirateur

Rust's HashMap recently got this neat method https://doc.rust-lang.org/std/collections/struct.HashMap.html#method.get_disjoint_mut

HashBrown has it too in nightly: https://rust-lang.github.io/hashbrown/hashbrown/struct.HashMap.html#method.get_each_key_value_mut

Is there any plan to port this over to DashMap ?

If this is not feasible/desirable then this issue will be an answer to all the people asking this question :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions