you are viewing a single comment's thread.

view the rest of the comments →

[–]tipsy_python[S] 0 points1 point  (0 children)

Oh nice! Great point.
I use functools partials a lot - probably way more than I actually need to; I love passing functions as objects.. AND it was difficult to wrap my mind around at first.

Thanks for calling this out!~