Skip to content

Quad interface: when does equals return true? #133

Closed
@k00ni

Description

@k00ni

The spec says:

equals() returns true if and only if the argument is a) of the same type b) has all components equal.

The only parameter is of type Quad, therefore (a) is always right, isn't it? Or what is meant with "of the same type"?

If my assumption is right, i would suggest removing the (a) part from the text.

(ref #130)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions