static bool web_containsLabel(Web web, S label) { ret nempty(web_allNodesNamed(web, label)); }