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