static Set splitAtSpaceToCISet(S s) { ret asCISet(splitAtSpace(s)); }