template void repeat(Function f, unsigned int n) { for(unsigned int i=n; 0