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.
Uploaded | Tue Apr 1 00:10:08 2025 |
md5 checksum | 743f15ff4f853de0a9bb3e843486bd72 |
arch | x86_64 |
build | py310h06a4308_2 |
build_number | 2 |
depends | python >=3.10,<3.11.0a0 |
license | Zope Public |
md5 | 743f15ff4f853de0a9bb3e843486bd72 |
name | simplegeneric |
platform | linux |
sha1 | 5b98ad12bc4b93fa8b09d5e3c1079cdccfa7f74e |
sha256 | e03432030ab43ffb610f142342bdd951e578bdba1a9d0d3e03d692b065cfc92e |
size | 9907 |
subdir | linux-64 |
timestamp | 1640794737413 |
version | 0.8.1 |