static Scored scoredWithMapValue(Map map, A a) { ret Scored(toDouble(mapGet(map, a)), a); }