Check duplicate in sublists (nested list)?

Hi everyone,
I have a list with many sublists. In once sublist, there are many elements.
How I can get the result: if element in sublist are duplicate, that sublist is false. If not, sublist is true.

Thanks.

I’m sure there’s a more elegant solution, but this works:

2 Likes

Woa, it’s good.
i don’t think use list count :smiley:
but, how can get node ā€œList.uniqueā€ and ā€œlist countā€ same your picture?
when in my dynamo, it’s below

As far as I know List.Count and Count work exactly the same, so you can use either.
To get the same result you have to use the ā€˜List at level’ function by clicking on the arrow symbol