|
|
|
|
|
by dualscyther
2843 days ago
|
|
But it's not really meant to be used as a pattern for writing actual code in an actual programming language. It exists as a way to implement recursion when we can't refer to named functions. Edit: unless you are specifically talking about the use case of this article. |
|