Skip to content

Add HASH_FREE_AND_CLEAR (HASH_CLEAR with a user-specified free/delete action) - #222

Open
Quuxplusone wants to merge 1 commit into
troydhanson:masterfrom
Quuxplusone:hash-free-and-clear
Open

Add HASH_FREE_AND_CLEAR (HASH_CLEAR with a user-specified free/delete action)#222
Quuxplusone wants to merge 1 commit into
troydhanson:masterfrom
Quuxplusone:hash-free-and-clear

Conversation

@Quuxplusone

Copy link
Copy Markdown
Collaborator

Still needs tests.

Fixes #221.
Would be interesting to find out whether people can work around #128 by using HASH_FREE_AND_CLEAR instead of HASH_ITER+HASH_DEL.

Still needs tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HASH_CLEAR-with-deleter

1 participant