unique_inverse#

rbc.stdlib.set_functions.unique_inverse(x)#

❌ Not implemented

Returns the unique elements of an input array x and the indices from the set of unique elements that reconstruct x.

Array-API ‘unique_inverse’ doc