unique_sorted#

ndcube.utils.misc.unique_sorted(iterable)[source]#

Return unique values in the order they are first encountered in the iterable.