tofunc
Minor Version:
1.0
Overview
This project allows converting any callable into a function.
Installation
Features
tofunc.tofunc(old: Callable, /) -> types.FunctionType
This function returns a new function that is wrapped around the given old callable.
tofunc.test() -> unittest.TextTestRunner
License
Links
Impressum