static L keysWithValueTrue(Map map) { ret keysWithValue(map, true); }