LeoVen/C-Macro-Collections

Callbacks should be more powerfull

Opened this issue · 0 comments

  • Called in every function, passing down a few parameters like the first one e.g. self or _list_ and the function name
  • Called at the end and at the start, where both can be toggled separately
  • Continue to be optional to not incur performance overhead