static int scoreOneIfMapHit(Map map, A key, B value) { ret boolToInt(checkMapValue(map, key, value)); }