Automatic Recursion


Version: 1.3
Category:
Scripts
Python
Requirements:
Seller:
Price:
-
System:
Rating:
4.7
License:

Description - Automatic Recursion



Recipe/Tools for easy and stable recursion of current function when only selected arguments have to be changed. No more mixup of argument positions/names. No more forgetting. Useful as well for realizing delayed/repeated/serialized function calls.



More in Python-Automatic Recursion

Automatic Automatic Recursion Realizing Delayed Repeated