equal


Description:

public bool equal (VectorValue b)

Compares two [struct@VectorValue]s for equality.

Parameters:

this

a [struct@VectorValue]

b

a [struct@VectorValue]

Returns:

true if this and b are equal, false otherwise