An array of floats.
When targeting the JVM, instances of this class are represented as float[].
float[]
typedef FloatArray<T> = Array<Float>;