Package: wnpp Severity: wishlist Owner: Seyed Mohamad Amin Modaresi <[email protected]> X-Debbugs-Cc: [email protected] * Package name : python3-generic Version : 1.1.6-1 * URL : https://github.com/gaphor/generic * License : [BSD-3-Clause](https://github.com/gaphor/generic/blob/main/LICENSES/BSD-3-Clause.txt)Description : python3-generic -- Generic programming library for Python
Generic is a library for [Generic programming](https://en.wikipedia.org/wiki/Generic_programming), also known as [Multiple dispatch](https://en.wikipedia.org/wiki/Multiple_dispatch). The Generic library supports: - multi-dispatch: like functools.singledispatch, but for more than one parameter - multi-methods: multi-dispatch, but for methods - event dispatching: based on a hierarchical event structure (event objects) -- Seyed Mohamad Amin Modaresi

