algorithm icon indicating copy to clipboard operation
algorithm copied to clipboard

Update array.js

Open asdwsx1234 opened this issue 7 years ago • 1 comments

纠正数组去重的函数

asdwsx1234 avatar Aug 14 '18 14:08 asdwsx1234

string 和 number 交替出现的情况无法去重 例:[1,'1',1]

asdwsx1234 avatar Aug 15 '18 03:08 asdwsx1234