Chalarangelo/30-seconds-of-code

allUnique - check for uniqueness in an array

komputarist opened this issue · 2 comments

Returns True if all the values in an array are unique, and vice versa

Using Set() object to store unique values to remove duplicates

hey @komputarist Can you please assign it to me ???I would love to work on it.

Oops! So sorry @Rishabrp99, I already created a PR for it 😔