Commit 1085b27
committed
Ensure all items of array are checked for uniqueness
Fix bug where the function would return (True) early if the first two items of
the array are unique, preventing verification of other array items.1 parent 64622fd commit 1085b27
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
| 192 | + | |
192 | 193 | | |
193 | 194 | | |
194 | 195 | | |
| |||
0 commit comments