sbool eqAfterRtrim(S a, S b) { ret eq(rtrim(a), rtrim(b)); }