Check if a value already exists at an index of an array
The value to search for
index we expect the duplicate to be at
The array containing the value we are searching for
True if the value exists at the provided index
Generated using TypeDoc
Check if a value already exists at an index of an array