Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Can you emulate partial function application somehow in C or does the caller still need to supply "this" as an argument to instance methods?


You can emulate partial function application. You also always need to supply some kind of "this" if you don't want your data to live in static memory.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: