ArrayOperations
Functions
checkUnique
Checks that array of numbers are unique.
Parameters
Name
Type
Description
array
uint32[]
Array of numbers to check.
maxArrayElementValue
uint256
Maximum value possible in Array.
Errors
ArrayElementsNotUnique
Last updated