Home > rc-js-util > _Array > copyInto
Make an array contain the same items as another.
Signature:
static readonly copyInto: typeof arrayCopyInto;
See arrayCopyInto().