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

Add proper in-code comment on how iterator is working and add white-box tests for iterator #14

Open
mohitmv opened this issue Mar 23, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@mohitmv
Copy link
Owner

mohitmv commented Mar 23, 2021

  1. iterator's logic is a bit tricky. Make sure it is described well and it has enough tests.
  2. Make sure that iterator is not missing any member required for ForwardIterator.
@mohitmv mohitmv added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 23, 2021
@mohitmv mohitmv changed the title Add proper in-code comment on how iterator is working and add tests white-box tests for iterator Add proper in-code comment on how iterator is working and add white-box tests for iterator Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant