Hacker News new | ask | show | jobs
by nathanaldensr 1669 days ago
C# has supported operator overloading since C# 1.0 in 2002. See section 7.2.2 of the original specification.