Skip to content

Allows modification of python iteratables while iterating over them

Notifications You must be signed in to change notification settings

alanbacon/FluidIterator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

In response this stack overflow question:
http://stackoverflow.com/questions/1207406/remove-items-from-a-list-while-iterating-in-python/

Use the following answer as the documentation for the time being:
http://stackoverflow.com/a/37277264/4451578

About

Allows modification of python iteratables while iterating over them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages