Dan Sugalski does a great job of explaining multimethods. And there’s more: Haskell, for example, allows you to dispatch based on the values that are passed, as well as their types. This is a tremendously powerful mechanism, though one that’s not often implemented. (I have a nagging suspicion that’s as much because it becomes close … Continue reading Multimethods
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed