meta-for int also as long { static int bitAnd(int a, int b) { ret a & b; } }