acd0393879
python/python3-simplegeneric: Added (Generic functions for Python3).
hace 8 años
README
The simplegeneric module lets you define simple single-dispatch generic functions, akin to Python's built-in generic functions like len(), iter() and so on.