Hacker News new | ask | show | jobs
by wikunia 2167 days ago
I agree and would say that normally dispatch comes in handy for things like `+`, `length` and of course your own functions where the meaning is the same but the implementation must be different depending on the type.