Preparing search index...
The search index is not available
billd-monorepo
billd-monorepo
utils
arrayUnique
Function arrayUnique
array
Unique
(
arr
:
any
[]
)
:
any
[]
Description
数组去重,缺点不能去除{}
Returns
不修改原数组,返回新数组
Parameters
arr:
any
[]
Returns
any
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
billd-
monorepo
components
hooks
utils
Cache
Model
version
array
Shuffle
array
Unique
copy
To
Clip
Board
debounce
deep
Clone
deep
Clone
By
Json
delete
Use
Less
Object
Key
format
Memory
Size
generate
Uuid
get
Array
Difference
get
Array
Intersection
get
Random
Int
get
Random
One
get
Random
String
get
Range
Random
get
Scroll
Bar
Size
get
Style
get
Url
Params
is
Browser
is
Firefox
is
Ie
is
Mobile
is
Safari
is
Support
Webp
judge
Device
judge
String
Space
judge
Type
reg
Verify
replace
Key
From
Value
throttle
to
Camel
Cased
to
Kebab
Case
to
Pascal
Case
Generated using
TypeDoc
Description
数组去重,缺点不能去除{}
Returns
不修改原数组,返回新数组