operator [] method

Float32x4 operator [] (int index)
inherited

Implementation

N operator [](int index) => _list[index];