slackbuilds_ponce/libraries/simplegeneric/README

8 lines
238 B
Text
Raw Normal View History

simplegeneric (Simple generic functions)
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.
To build, this requires pysetuptools.