@jnkrtech@social.treehouse.systems
Post #621435
2026-03-09 15:33 UTC
New blog post is up! This one is about a technique for mostly-mechanically removing recursion from mostly-arbitrary recursive functions. https://jnkr.tech/blog/removing-recursion
#programming #TypeScript #nodejs
Replies (1)
-
@abnv@fantastic.earth 2026-03-09 15:46
@jnkrtech hey! I wrote about almost the same thing years ago https://abhinavsarkar.net/posts/continuation-defunctionalization/ Great mind ya?