js-util

Home > rc-js-util > _Array > copyInto

_Array.copyInto property

Make an array contain the same items as another.

Signature:

static readonly copyInto: typeof arrayCopyInto;

Remarks

See arrayCopyInto().