meta-for float also as double, byte, bool, short, int, long { static float arrayGet(float[] array, int i) { ret array[i]; } }