4 lines
169 B
Plaintext
4 lines
169 B
Plaintext
Expose a mechanism in the functools standard library module from
|
|
Python 3.4 to provides a simple form of generic programming known
|
|
as single-dispatch generic functions.
|