spannertools.get_spanners_contained_by_components

abjad.tools.spannertools.get_spanners_contained_by_components.get_spanners_contained_by_components(components)[source]

Return unordered set of spanners contained within any component in list of thread-contiguous components. Getter for t.spanners.contained across thread-contiguous components.

Changed in version 2.0: renamed spannertools.get_contained() to spannertools.get_spanners_contained_by_components().

This Page