Skip to content

SP5 primitives: override equality operators #2855

@swharden

Description

@swharden

Implementing IComparable<T> and using Equals() is better because it's type safe, but for things like comparing axis limits it sure is convenient to allow == and != operators so they should be overloaded for the primitives that make sense.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions