static Map mapWithoutKeysEqualToValues(Map map) { ret antiFilterMap(map, lambda2 eq); }