iterate.depth_first

abjad.tools.iterate.depth_first(component, capped=True, unique=True, forbid=None, direction='left')

New in version 1.1.1.

Iterate entire component score depth-first from component.

Todo

Add usage examples.

Previous topic

iterate.chained_contents

Next topic

iterate.get_nth

This Page