.coveragerc
LICENSE.rst
MANIFEST.in
README.rst
pytest.ini
setup.cfg
setup.py
docs/AUTHORS.rst
docs/CHANGES.rst
docs/Makefile
docs/callbacks.rst
docs/conf.py
docs/functools.rst
docs/generators.rst
docs/index.rst
docs/installation.rst
docs/iterable.rst
docs/license.rst
docs/make.bat
docs/operators.rst
docs/random.rst
docs/reduce.rst
docs/rtd-pip-requirements
docs/tipps.rst
docs/api/additional.rst
docs/api/cfuncs.rst
docs/api/cls.rst
docs/api/core.rst
docs/api/helper.rst
iteration_utilities/__init__.py
iteration_utilities/_utils.py
iteration_utilities/core.py
iteration_utilities.egg-info/PKG-INFO
iteration_utilities.egg-info/SOURCES.txt
iteration_utilities.egg-info/dependency_links.txt
iteration_utilities.egg-info/not-zip-safe
iteration_utilities.egg-info/requires.txt
iteration_utilities.egg-info/top_level.txt
iteration_utilities/_helpers/__init__.py
iteration_utilities/_helpers/_performance.py
iteration_utilities/_recipes/__init__.py
iteration_utilities/_recipes/_additional.py
iteration_utilities/_recipes/_core.py
licenses/LICENSE_PYTHON.rst
src_c/_globaldocs.c
src_c/_helper.c
src_c/_module.c
src_c/functionschained.c
src_c/functionscomplement.c
src_c/functionsconst.c
src_c/functionsflip.c
src_c/functionsnth.c
src_c/isx.c
src_c/mathematical.c
src_c/recipesaccumulate.c
src_c/recipesapplyfunc.c
src_c/recipesclamp.c
src_c/recipesdeepflatten.c
src_c/recipesduplicates.c
src_c/recipesgrouper.c
src_c/recipesintersperse.c
src_c/recipesiterexcept.c
src_c/recipesmerge.c
src_c/recipesroundrobin.c
src_c/recipessplit.c
src_c/recipessuccessive.c
src_c/recipesuniqueever.c
src_c/recipesuniquejust.c
src_c/reducealldistinct.c
src_c/reduceallequal.c
src_c/reduceallmonotone.c
src_c/reduceargminmax.c
src_c/reducecountitems.c
src_c/reducegroupedby.c
src_c/reduceminmax.c
src_c/reduceone.c
src_c/reducepartition.c
src_c/returnx.c
tests/helper_doctest.py
tests/helper_leak.py
tests/helper_pytest_monkeypatch.py
tests/test__c_funcs.py
tests/test__python_cls.py
tests/test__python_funcs.py
tests/test_accumulate.py
tests/test_alldistinct.py
tests/test_allequal.py
tests/test_allmonotone.py
tests/test_applyfunc.py
tests/test_argminmax.py
tests/test_chained.py
tests/test_clamp.py
tests/test_complement.py
tests/test_constant.py
tests/test_count.py
tests/test_deepflatten.py
tests/test_docs.py
tests/test_duplicates.py
tests/test_flip.py
tests/test_groupedby.py
tests/test_grouper.py
tests/test_intersperse.py
tests/test_iter_except.py
tests/test_merge.py
tests/test_minmax.py
tests/test_nth.py
tests/test_one.py
tests/test_partition.py
tests/test_roundrobin.py
tests/test_split.py
tests/test_successive.py
tests/test_unique_everseen.py
tests/test_unique_justseen.py
tests/__pycache__/helper_doctest.cpython-35.pyc
tests/__pycache__/helper_leak.cpython-35.pyc
tests/__pycache__/helper_pytest_monkeypatch.cpython-35.pyc
tests/__pycache__/test__c_funcs.cpython-35-PYTEST.pyc
tests/__pycache__/test__python_cls.cpython-35-PYTEST.pyc
tests/__pycache__/test__python_funcs.cpython-35-PYTEST.pyc
tests/__pycache__/test_accumulate.cpython-35-PYTEST.pyc
tests/__pycache__/test_alldistinct.cpython-35-PYTEST.pyc
tests/__pycache__/test_allequal.cpython-35-PYTEST.pyc
tests/__pycache__/test_allmonotone.cpython-35-PYTEST.pyc
tests/__pycache__/test_applyfunc.cpython-35-PYTEST.pyc
tests/__pycache__/test_argminmax.cpython-35-PYTEST.pyc
tests/__pycache__/test_chained.cpython-35-PYTEST.pyc
tests/__pycache__/test_clamp.cpython-35-PYTEST.pyc
tests/__pycache__/test_complement.cpython-35-PYTEST.pyc
tests/__pycache__/test_constant.cpython-35-PYTEST.pyc
tests/__pycache__/test_count.cpython-35-PYTEST.pyc
tests/__pycache__/test_deepflatten.cpython-35-PYTEST.pyc
tests/__pycache__/test_docs.cpython-35-PYTEST.pyc
tests/__pycache__/test_duplicates.cpython-35-PYTEST.pyc
tests/__pycache__/test_flip.cpython-35-PYTEST.pyc
tests/__pycache__/test_groupedby.cpython-35-PYTEST.pyc
tests/__pycache__/test_grouper.cpython-35-PYTEST.pyc
tests/__pycache__/test_intersperse.cpython-35-PYTEST.pyc
tests/__pycache__/test_iter_except.cpython-35-PYTEST.pyc
tests/__pycache__/test_merge.cpython-35-PYTEST.pyc
tests/__pycache__/test_minmax.cpython-35-PYTEST.pyc
tests/__pycache__/test_nth.cpython-35-PYTEST.pyc
tests/__pycache__/test_one.cpython-35-PYTEST.pyc
tests/__pycache__/test_partition.cpython-35-PYTEST.pyc
tests/__pycache__/test_roundrobin.cpython-35-PYTEST.pyc
tests/__pycache__/test_split.cpython-35-PYTEST.pyc
tests/__pycache__/test_successive.cpython-35-PYTEST.pyc
tests/__pycache__/test_unique_everseen.cpython-35-PYTEST.pyc
tests/__pycache__/test_unique_justseen.cpython-35-PYTEST.pyc