-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: implement k anonymity (#45) #45
Conversation
…d was inserted into
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good! I checked with tests and manually and it looks correct to me. I've got some questions and suggestions about implementation details. Also, this code should probably be refactored to a separate source file so we can unit test and make main.cpp
less busy. But that is for a future issue!
No description provided.