static void longMultiSet_dropBottomPart(Map ms, int n) { ms.removeAll(ms, takeFirst(n, sortByScore(keys(ms), ms))); }