./devel/py-simplegeneric, Simple generic functions for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q1, Version: 0.8.1nb1, Package name: py39-simplegeneric-0.8.1nb1, Maintainer: kamelderouiche

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. However, instead of using specially-named methods,these
generic functions use simple lookup tables, akin to those used by e.g.
pickle.dump() and other generic functions found in
the Python standard library


Master sites:

Filesize: 12.366 KB

Version history: (Expand)