sS lambdaArgsToString_pureJava(S[] args) { ret l(args) == 1 ? first(args) : roundBracketed(joinWithComma(args)); }