lessThan 抽象方法

Int32x4 lessThan(
  1. Float32x4 other
)

关系小于。

实现

Int32x4 lessThan(Float32x4 other);