Skip to content

Conversation

albankurti
Copy link

I find it useful to have a new api insert_or_update so we can update with a function the type T with one go, else we have to see if we can find it, and if not then insert, overall it's slower. I'm using it for personal reasons but I though it could be useful for others as well. Hopefully I have not missed a functionality that does this already on the crate.

@albankurti
Copy link
Author

Sorry reordering the importing of Node and HeapNode, no idea why that happened..

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.

1 participant