[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: So, what the heck is a continuation anyway?



Gregory T. Sullivan wrote:

>     Furthermore, writing programs in continuation passing style
>     requires only first class functions 

For the record: and tail calls.

Shriram