openfl-tiled
                                
                                 openfl-tiled copied to clipboard
                                
                                    openfl-tiled copied to clipboard
                            
                            
                            
                        Iterations are broken
See #66 for details
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.