Hacker News new | ask | show | jobs
by dawsoneliasen 1228 days ago
I’ve used functools partials in Python before and it felt seamless to me. Is that what you’re talking about?

https://stackoverflow.com/questions/3188048/how-to-bind-argu...