I want to merge sublists of true/false to get a flatten list of it.

If one of the index is true, the merged index should be true.
I want to merge sublists of true/false to get a flatten list of it.

If one of the index is true, the merged index should be true.
cool…works for me…thank you @Mostafa_El_Ayoubi and @solamour
You can also use this node from SwingNode…
It’s no so cool than @Mostafa_El_Ayoubi proposal…
Another possible approach …
