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