New in version 1.1.1.
Return first instance of klass in parentage of component.
abjad> staff = Staff(construct.scale(4)) abjad> parenttools.get_first(staff[0], Staff) Staff{4}
Otherwise return None.
overridetools.promote
parenttools.get_with_indices
Enter search terms or a module, class or function name.