static LL lambdaMapLike mapLevelTwo(IF1 f, Iterable> l) { ret mapTwoLevelsDown(f, l); }