Please enable JavaScript in your browser!
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
khronosschoty
/
SlackBuilds.org
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Branch:
master
Branch-ok
Tag-ek
master
SlackBuilds....
/
python
/
python3-simplegeneric
David Spencer
3ba961c408
python/python3-simplegeneric: Updated homepage and download links.
8 éve
..
README
acd0393879
python/python3-simplegeneric: Added (Generic functions for Python3).
8 éve
python3-simplegeneric.SlackBuild
acd0393879
python/python3-simplegeneric: Added (Generic functions for Python3).
8 éve
python3-simplegeneric.info
3ba961c408
python/python3-simplegeneric: Updated homepage and download links.
8 éve
slack-desc
acd0393879
python/python3-simplegeneric: Added (Generic functions for Python3).
8 éve
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.