static LL mapLike levelTwoMap(F1 f, Cl> l) { ret mapTwoLevelsDown(f, l); } static LL mapLike levelTwoMap(O f, Cl> l) { ret mapTwoLevelsDown(f, l); }