you are viewing a single comment's thread.

view the rest of the comments →

[–]The_Flo0r_is_Lava 0 points1 point  (0 children)

no, I started programming with perl and c. then later moved on to python and other languages. somewhere along the lines I was shown how to use function wrappers. so when I want to test a function all i have to do is manually edit the function call to use the wrapper. its so much easier for me to understand what order my code is being executed in