static A lambdaMapLike repeatUntilSame(IF1 f, A o) { ret applyUntilSame(f, o); }