Open
Description
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
Labels
No labels