static L downloadedWebs() { new L webs; for (S struct : downloadedDiagramStructures()) pcall-short { webs.add(calToWeb(cal_unstructure(struct))); } ret webs; }