Chalarangelo / 30-seconds-of-code

Short code snippets for all your development needs

Home Page:https://30secondsofcode.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

allUnique - check for uniqueness in an array

komputarist opened this issue · 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 😔