meta-for int also as long, float, double { static int absdiff(int a, int b) { ret abs(a-b); } }