static Set splitAtCommaToCISet(S s) { ret asCISet(tok_splitAtComma(s)); }