tofunc
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.
Testing
License
Links
Impressum