Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Not a kata issue, closing
This comment is hidden because it contains spoiler information about the solution
Your code only checks if a value occurs more than once. It never checks if an argument doesn't contain a value.
This comment is hidden because it contains spoiler information about the solution
You probably forgot to handle the case where the input is
undefined
;-)https://www.codewars.com/kata/59cf805aaeb28438fe00001c/train/javascript
Hi, can this be considered a correct decision?
all tests pass but the operator swears at the spread