Navigation
index
modules
|
next
|
previous
|
Project Abjad
»
Abjad v1.1.1 documentation
»
Abjad API
»
clone.fracture
¶
abjad.tools.clone.
fracture
(
components
,
n=1
)
¶
Deep copy components in ‘components’. Deep copy spanners that attach to any component in ‘components’. Fracture spanners that attach to components not in ‘components’. Return Python list of copied components.
Previous topic
clone.covered
Next topic
clone.unspan
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
Project Abjad
»
Abjad v1.1.1 documentation
»
Abjad API
»