Minimal Anti Collusion Infrastructure (MACI) / deepCopyBigIntArray
Function: deepCopyBigIntArray()
deepCopyBigIntArray(
arr
):bigint
[]
Defined in: packages/crypto/ts/bigIntUtils.ts:110
Create a copy of a bigint array
Parameters
arr
bigint
[]
the array of bigints to copy
Returns
bigint
[]
a deep copy of the array