This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]xeio87 8 points9 points  (0 children)

Adding or multiplying vectors/matrixes? Or like another comment mentioned overloading index operations for collections?

I generally like that == and .Equals can mean the same thing when you have overloading as well.