slackbuilds_ponce/python/python3-simplegeneric
Benjamin Trigona-Harany c1728e7022 python/python3-simplegeneric: Added (Generic functions for Python3).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-04-16 18:24:01 +07:00
..
python3-simplegeneric.info
python3-simplegeneric.SlackBuild
README
slack-desc

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.