placeholder

A polyglot's guide to multiple dispatch - Eli Bendersky's website

A polyglot's guide to multiple dispatch April 19, 2016 at 05:02 Tags C & C++ , Multiple dispatch This is the first article in a series dedicated to multiple dispatch - an advanced abstraction technique available to programmers out-of-the-box in some languages, and implementable in others. This first…

Click to view the original at eli.thegreenplace.net