Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Iterations are broken #68

Open
atomicptr opened this issue Jan 13, 2015 · 1 comment
Open

Iterations are broken #68

atomicptr opened this issue Jan 13, 2015 · 1 comment
Labels

Comments

@atomicptr
Copy link
Owner

See #66 for details

@atomicptr atomicptr added the bug label Jan 13, 2015
@T1mL3arn
Copy link
Contributor

The bug appears when the cycle is interrupted before the iterator reaches the end of the list and sets the internal pointer to the beginning. So it is need to manually reset the iterator before return/break or just to use haxe iterators.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants