static bool put_trueIfChanged(Map map, A key, B value) { ret mapPut_trueIfChanged(map, key, value); }