unique_values#

rbc.stdlib.set_functions.unique_values(x)#

❌ Not implemented

Returns the unique elements of an input array x.

Array-API ‘unique_values’ doc