Skip to content

iter_mut() #161

@vi

Description

@vi

There should be LruCache::iter_mut() and LruCache::peek_iter_mut.
Currently mutable iteration requires using shared one, collecting the keys and using get_mut repeatedly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions