FindUnder(list, root, condition);
In the universe, it copies those elements that fulfill the condition, from ’root’ to ’list’.