py-ruledispatch-0.5r2306p5v0 – rule-based dispatching and generic functions
Description
Rule-based Dispatching and Generic Functions. The dispatch module
allows Python programmers to write generic functions to handle
various problems based on rules for the arguments it receives.