Category: Functions

Write Better Python Functions Using Type Dispatch

Before we get into what is Type Dispatch? or How Type dispatch can make you a better Python programmer, let…

Continue Reading Write Better Python Functions Using Type Dispatch