David Spencer 3ba961c408 python/python3-simplegeneric: Updated homepage and download links. 8 yıl önce
..
README acd0393879 python/python3-simplegeneric: Added (Generic functions for Python3). 8 yıl önce
python3-simplegeneric.SlackBuild acd0393879 python/python3-simplegeneric: Added (Generic functions for Python3). 8 yıl önce
python3-simplegeneric.info 3ba961c408 python/python3-simplegeneric: Updated homepage and download links. 8 yıl önce
slack-desc acd0393879 python/python3-simplegeneric: Added (Generic functions for Python3). 8 yıl önce

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.