static L web_nonRelationNodes(Web web) { ret listWithout(web.nodes, values(web.relations)); }