Y
Hacker News
new
|
ask
|
show
|
jobs
by
DorothySim
3373 days ago
The same thing exists in .NET IL where you can overload methods based only on return values (among other interesting things like modopt/modreq [0] etc.).
[0]:
http://stackoverflow.com/a/5294456