Hi,
challenge:
There is a list of values (A), and there is a list of domains (B).
I would like to test in which domain the values are.
This is correctly done with the (inc) includes command see below, example 1. (when the is 1 input list)
However, when I test the values of a tree © (with multiple lists) it is going wrong.
List{0} is only ‘tested’ on domain item 0. and List {1} against the rest of the domains.
Do you have any suggestions how the full tree (list {0} and {1} can be fully tested against the domains?
thank you in advance
2020-04-24 test lists in domains.gh (9.8 KB)
wanted result: