static Iterator iteratorOrNull(Iterable c) { ret c?.iterator(); }