static L parseHexRanges(S s) { ret map parseHexRange(splitAtComma_trim(s)); }