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 more standard iterators #4320

Merged
merged 2 commits into from Oct 13, 2020
Merged

Add more standard iterators #4320

merged 2 commits into from Oct 13, 2020

Commits on Oct 13, 2020

  1. Add CachingIterator, LimitIterator, InfiniteIterator, CallbackFilterI…

    …terator, NoRewindIterator.
    
    Signed-off-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
    drupol committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    c121dac View commit details
    Browse the repository at this point in the history
  2. Add related Iterator tests.

    Signed-off-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
    drupol committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    2b3e374 View commit details
    Browse the repository at this point in the history