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