Some Functional Programming in Python material
This is bonus content for the forthcoming Functional Python Programming 3rd edition book. It didn't make it into the book because -- well -- it was just too much of the wrong kind of detail.
See this "Tough TCO" document for some thoughts on Tail-Call Optimization that can be particularly difficult. This …
more ...