containertools.extend_cyclic

abjad.tools.containertools.extend_cyclic(expr, n=1, total=2)
Copy the last n elements in expr; then extend expr with addendum to a total of total copies.

Previous topic

containertools.contents_scale

Next topic

containertools.insert_and_fracture

This Page