bookmark

Automatically Serialising Recursive Inner Functions in Python using the Y Combinator


Description

In the previous post, I showed how to manually rewrite a Python function into “combinator form”, and then apply YC to it, to get a serialisable version of the original function. In this post, I show…

Preview

Tags

Users

  • @mjbrown

Comments and Reviews