equal method Null safety

Int32x4 equal (
  1. Float32x4 other
)

Relational equal.

Implementation

Int32x4 equal(Float32x4 other);