Luke Iannini (pd) wrote:
[list-swap] is a hybrid of list-remove and list-insert. It overwrites a portion of a list with another list of arbitrary length.
I considered the name [list-overwrite]; I decided it was too long, but I'm open to suggestions.
[list-replace] would be better, I think.
[list-swap] makes me thing of [swap], which does something completely different.
Claude