ArrayOperations
Functions
checkUnique
Checks that array of numbers are unique.
Parameters
Name | Type | Description |
---|---|---|
|
| Array of numbers to check. |
|
| Maximum value possible in Array. |
Errors
ArrayElementsNotUnique
Last updated