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 .next function so deque can be an Iterable #4

Open
SomeKittens opened this issue Dec 3, 2015 · 1 comment
Open

Add .next function so deque can be an Iterable #4

SomeKittens opened this issue Dec 3, 2015 · 1 comment

Comments

@SomeKittens
Copy link

Adding a .next will allow a deque to be iterated over by for...of loops and the like.

@wltsmrz
Copy link

wltsmrz commented Feb 12, 2016

#7

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

2 participants