Hacker News new | ask | show | jobs
by tylerhou 303 days ago
Defunctionalization is a general technique that allows one to serialize functions as data. You’ve almost certainly used this technique before without realizing it was an instance of defunctionalization.