Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expound on what "logical deletes" mean #6

Open
PaulRBerg opened this issue Jun 11, 2020 · 0 comments
Open

Expound on what "logical deletes" mean #6

PaulRBerg opened this issue Jun 11, 2020 · 0 comments

Comments

@PaulRBerg
Copy link
Contributor

This library doesn't remove the elements of a mapping from storage, it only clears the key of that mapping from its associated index array.

I understand why absolute deletes are not feasible in Solidity, yet it might be worth it to tell the user about this limitation and why this library performs deletion the way it does.

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

No branches or pull requests

1 participant