static int[] mapToIntArray(O f, Collection l) { ret toIntArray(map(f, l)); }