static S lcUncompressItems(LineCompedSingle lc, L indices) { ret joinMap(i -> lcUncompressItem(lc, i), indices); }