static Map withoutKey(Map map, A key) { ret mapWithoutKey(map, key); }