[Python-Dev] functional continuations

Greg Ewing greg.ewing at canterbury.ac.nz
Sat Dec 15 23:57:38 CET 2007


By the way, I wouldn't call this a "continuation", as that
word implies a bit more (reusability). It's more like a
coroutine or lightweight thread.

--
Greg


More information about the Python-Dev mailing list