static L web_operands(WebNode node, S... relations) { ret web_allForwardRelated_multiRel(node, empty(relations) ? litstringarray("") : relations); }