delegators
Decorators for functions that delegate parts of their functionality to other functions.
New in version 0.10.0.
Data:
Invariant |
Functions:
|
Decorator to replace |
|
Decorator to replace |
-
_C= TypeVar(_C, bound=typing.Callable) Type:
TypeVarInvariant
TypeVarbound totyping.Callable.