* I is the identity function: Ix = x
* K is the constant function: Kxy = x
* S is a bit more complex: Sxyz = xz(yz)
Y = S(K(SII))(S(S(KS)K)(K(SII)))
https://en.wikipedia.org/wiki/Fixed-point_combinator
Y = S(K(SII))(S(S(KS)K)(K(SII)))
https://en.wikipedia.org/wiki/Fixed-point_combinator