static LS splitAtComma_trim(S s) { ret nempties(trimAll(splitAtComma(s))); }