"Dan Sugalski" <[EMAIL PROTECTED]> wrote > Right now, the only true difference between a sub call and a return, at > least at the assembly level, is that we don't pass back a return > continuation when we're returning
If one is coding a co-routine/iterator, then perhaps even this difference might go away? Dave.