Would "shifting" a seq or even an array not just be one operation operation for 
all elements at once and then initialisation of the remaining fields with 0 
because an array/seq has continuous memory layout and the default init is 
"zeroing memory" afaik.

Reply via email to