Skip to content Skip to sidebar Skip to footer
Showing posts with the label Dispatch Table

Computing A Function Name From Another Function Name

In python 3.4, I want to be able to do a very simple dispatch table for testing purposes. The idea… Read more Computing A Function Name From Another Function Name