slackbuilds_ponce/libraries/simplegeneric/README

3 lines
157 B
Text

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.