Discussion about this post

User's avatar
Nono Carballo's avatar

Very interesting post

Expand full comment
Igor Marcos Riegel's avatar

It's not missing on Python, function overload is available via single dispatch in the Python Functools module.

https://docs.python.org/3/library/functools.html#functools.singledispatch

Expand full comment
4 more comments...

No posts