> Pull the code to perform an INSERT_VECTOR_ELT in memory out into its own > function, and then use it to fix a bug in SplitVectorOp that expected inserts > to always have constant insertion indices. Testcase? Ciao, Duncan.