static Pair splitAtSlash_toPair(S s) { ret listToPair(splitAtSlash(s)); }