static L getFieldOfAllConceptClasses(Concepts cc, S field) { ret notNullOnly(c_collect(values(cc.concepts), field)); }