You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Spencer 8a1a02e79a python/python3-simplegeneric: Updated homepage and download links. 9 years ago
..
README python/python3-simplegeneric: Added (Generic functions for Python3). 9 years ago
python3-simplegeneric.SlackBuild python/python3-simplegeneric: Added (Generic functions for Python3). 9 years ago
python3-simplegeneric.info python/python3-simplegeneric: Updated homepage and download links. 9 years ago
slack-desc python/python3-simplegeneric: Added (Generic functions for Python3). 9 years ago

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.