I have multiple branches with a fixed size. these branches contain either true or false status I want to convert these multiple branches into one flattened set which is the “and” gate result of them. how can I accomplish this?
example :
Thank you that’s exactly what I wanted. but I can’t find mass boolean in my components. do I have to install a plugin? or is there any other way that doesn’t require installing anything additional?
I don’t know what you mean by the boolean sum of each branch. to be more elaborate I want to know for example the second member of any branch has a false status and if it does I put false in my final output for that second member