static S repStr(S s, int n) { ret repeatString(s, n); }