equal 抽象方法

Int32x4 equal(
  1. Float32x4 other
)

关系等价。

实现

Int32x4 equal(Float32x4 other);