Skip to content

Unique Node

Utils/Array

The array without duplicate values

array_uniquestd
Inputs1
Outputs2
Security exposure10/10
Packagestd

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
10/10High
PrivacyPotential sensitivity of processed data.
10/10High
PerformanceRuntime or resource pressure.
10/10High
GovernancePolicy, audit, or compliance impact.
10/10High
ReliabilityOperational stability considerations.
10/10High
CostExternal or compute cost impact.
10/10High

Input Pins

1

Array

Generic Array
array_in

Your Array

Generic type enforced

Output Pins

2

Array

Generic Array
array_out

The array without duplicates

Generic type enforced

Removed

Integer
removed

How many duplicates were dropped

Node Info

Internal name
array_unique
Category
Utils/Array