static Iterator keysIterator(Map map) { ret iterator(keys(map)); }