Hacker News new | ask | show | jobs
by igouy 3956 days ago
>>For finance double-dispatch arithmetic made things worse since even a simple addition would result in a bunch of message sending that was cute and pure but slow.<<

Why would there be double-dispatch of 2 + 4 ?

Why would that require numeric coercion ?