Multiple dispatch explained

The first post in a series on Julia basics:
What is multiple dispatch with an example and a comparison to function overloading in C++.

Critique is still more than welcome :slight_smile:

Also got some on Reddit mentioning packages like:
multipledispatch ยท PyPI for Python.