cprint { start-thread { Map> data = cast rget data(get(dm_requireAndGet("#1028972/SnippetsWordIndex", 'wordIndex), 'index)); print(nWords(data)); pnl(mapValues(l -> takeRandom(5, l), multiMapToTreeMap(reverseMapToMultiMap(mapValues(data, set -> roundUpSizeToPowerOfTen(set))))); } }