Tree tools
==========

Some tools for working with python trees, useful for working with nested data structures.

.. autofunction:: icomo.walk_tree

.. autofunction:: icomo.nested_indexing


