static L mapToList(Map map, IF2 f) { ret map(map, f); }