To install this package run one of the following: conda install anaconda::makefun
Description
makefun helps you create functions dynamically, with the signature of
your choice. It was largely inspired by decorator and functools, and
created mainly to cover some of their limitations.