▲ | eliben 3 days ago | |
The Y combinator in Python: https://eli.thegreenplace.net/2016/some-notes-on-the-y-combi... (scroll down, after the concept is explained using Clojure) A bit crazier, in Go with generics: https://eli.thegreenplace.net/2022/the-y-combinator-in-go-wi... | ||
▲ | skrishnamurthi 2 days ago | parent [-] | |
This isn't the Y-combinator. |