Skip to content

How to implement hashmap_filter #41

Open
@Adamcake

Description

@Adamcake

Thanks for making this software, it's very useful.

Is it safe to call hashmap_delete while using hashmap_iter (or hashmap_scan)? Would this ever result in invalid pointers, or in some items being skipped by the iterator?

If it's not safe, how would you suggest implementing a "filter" function? Could it be added as a feature?

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