LICENSE
README.md
setup.py
collections_undo/__init__.py
collections_undo/_const.py
collections_undo/_reversible.py
collections_undo/_stack.py
collections_undo/_undoable.py
collections_undo.egg-info/PKG-INFO
collections_undo.egg-info/SOURCES.txt
collections_undo.egg-info/dependency_links.txt
collections_undo.egg-info/requires.txt
collections_undo.egg-info/top_level.txt
collections_undo/_container/__init__.py
collections_undo/_container/_dataframe.py
collections_undo/_container/_dict.py
collections_undo/_container/_list.py
collections_undo/_container/_ndarray.py
collections_undo/_container/_set.py