How to copy an array

Hi @GoToLoop,

What is the meaning of the three stops ... in your above example? I don’t see anything in the Processing reference or the Java API.

Also, why use final? It seems that both arrays a and b are mutable.

Thanks in advance,
sb9k