isEqual method
Returns true if the two VectorValue
has the same raw number arrays, returns false otherwise.
Implementation
external bool isEqual(VectorValue other);
Returns true if the two VectorValue
has the same raw number arrays, returns false otherwise.
external bool isEqual(VectorValue other);