Lists Gurus!
I ran into an interesting situation where I needed to identify what items are repeated, and their indexes. The SetIntersection and SetDifference are already processing unique items and dropping the repeats automatically. Perhaps an opposite of UniqueItems for Repeated Items with their indexes could be useful for List Logics.
Please help me advising how I can achieve this with OOTB Dynamo nodes. Or perhaps Code Blocks.